#bcf8e2 color space conversions
Hex:
#bcf8e2
RGB:
188, 248, 226
CMY:
26, 3, 11
CMYK:
24, 0, 9, 3
HSL:
158°, 81.0811%, 85.4902%
HSV (HSB):
158°, 24.1935%, 97.2549%
XYZ:
68.0339, 83.3172, 84.4476
xyY:
0.2885, 0.3533, 83.3172
CIE-Lab:
93.1531, -23.2218, 4.4401
CIE-LCH:
93.1531, 23.6425, 169.1755
CIE-Luv:
93.1531, -29.8268, 10.8181
Hunter-Lab:
91.2782, -26.6926, 9.0416
#bcf8e2 color charts
#bcf8e2 color shades, tints & tones
#bcf8e2 color schemes
#bcf8e2 color preview, HTML & CSS examples
This text has a color of #bcf8e2
<p style="color:#bcf8e2;">Text here</p>
.mytext {color:#bcf8e2;}
This box has a color of #bcf8e2
<div style="background-color:#bcf8e2;">Content here</div>
.mybackground {background-color:#bcf8e2;}
Border around this has a color of #bcf8e2
<div style="border:2px solid #bcf8e2;">Content here</div>
.myborder {border:2px solid #bcf8e2;}