#bcfdeb color space conversions
Hex:
#bcfdeb
RGB:
188, 253, 235
CMY:
26, 1, 8
CMYK:
26, 0, 7, 1
HSL:
163°, 94.2029%, 86.4706%
HSV (HSB):
163°, 25.6917%, 99.2157%
XYZ:
70.8597, 86.9401, 91.6437
xyY:
0.2841, 0.3485, 86.9401
CIE-Lab:
94.7128, -23.8361, 2.0514
CIE-LCH:
94.7128, 23.9242, 175.0811
CIE-Luv:
94.7128, -32.0713, 7.2810
Hunter-Lab:
93.2417, -27.5205, 6.9953
#bcfdeb color charts
#bcfdeb color shades, tints & tones
#bcfdeb color schemes
#bcfdeb color preview, HTML & CSS examples
This text has a color of #bcfdeb
<p style="color:#bcfdeb;">Text here</p>
.mytext {color:#bcfdeb;}
This box has a color of #bcfdeb
<div style="background-color:#bcfdeb;">Content here</div>
.mybackground {background-color:#bcfdeb;}
Border around this has a color of #bcfdeb
<div style="border:2px solid #bcfdeb;">Content here</div>
.myborder {border:2px solid #bcfdeb;}