#bcfedc color space conversions
Hex:
#bcfedc
RGB:
188, 254, 220
CMY:
26, 0, 14
CMYK:
26, 0, 13, 0
HSL:
149°, 97.0588%, 86.6667%
HSV (HSB):
149°, 25.9843%, 99.6078%
XYZ:
69.0991, 86.7423, 80.8112
xyY:
0.2920, 0.3665, 86.7423
CIE-Lab:
94.6288, -27.2604, 9.6608
CIE-LCH:
94.6288, 28.9216, 160.4863
CIE-Luv:
94.6288, -32.5368, 19.3834
Hunter-Lab:
93.1355, -30.5545, 13.7506
#bcfedc color charts
#bcfedc RGB chart
#bcfedc CMYK chart
#bcfedc RGB pie chart
#bcfedc color shades, tints & tones
#bcfedc color schemes
#bcfedc color preview, HTML & CSS examples
This text has a color of #bcfedc
<p style="color:#bcfedc;">Text here</p>
.mytext {color:#bcfedc;}
Text color #bcfedc
This box has a color of #bcfedc
<div style="background-color:#bcfedc;">Content here</div>
.mybackground {background-color:#bcfedc;}
Background color #bcfedc
Border around this has a color of #bcfedc
<div style="border:2px solid #bcfedc;">Content here</div>
.myborder {border:2px solid #bcfedc;}
Border color #bcfedc