#bcfdef color space conversions
Hex:
#bcfdef
RGB:
188, 253, 239
CMY:
26, 1, 6
CMYK:
26, 0, 6, 1
HSL:
167°, 94.2029%, 86.4706%
HSV (HSB):
167°, 25.6917%, 99.2157%
XYZ:
71.4443, 87.1739, 94.7221
xyY:
0.2820, 0.3441, 87.1739
CIE-Lab:
94.8120, -23.0202, 0.1313
CIE-LCH:
94.8120, 23.0206, 179.6733
CIE-Luv:
94.8120, -32.0687, 4.1643
Hunter-Lab:
93.3670, -26.8042, 5.2064
#bcfdef color charts
#bcfdef color shades, tints & tones
#bcfdef color schemes
#bcfdef color preview, HTML & CSS examples
This text has a color of #bcfdef
<p style="color:#bcfdef;">Text here</p>
.mytext {color:#bcfdef;}
This box has a color of #bcfdef
<div style="background-color:#bcfdef;">Content here</div>
.mybackground {background-color:#bcfdef;}
Border around this has a color of #bcfdef
<div style="border:2px solid #bcfdef;">Content here</div>
.myborder {border:2px solid #bcfdef;}