#bcfcf4 color space conversions
Hex:
#bcfcf4
RGB:
188, 252, 244
CMY:
26, 1, 4
CMYK:
25, 0, 3, 1
HSL:
173°, 91.4286%, 86.2745%
HSV (HSB):
173°, 25.3968%, 98.8235%
XYZ:
71.8786, 86.8438, 98.5621
xyY:
0.2794, 0.3375, 86.8438
CIE-Lab:
94.6720, -21.4973, -2.6561
CIE-LCH:
94.6720, 21.6608, 187.0435
CIE-Luv:
94.6720, -31.6280, -0.4652
Hunter-Lab:
93.1900, -25.4034, 2.5252
#bcfcf4 color charts
#bcfcf4 color shades, tints & tones
#bcfcf4 color schemes
#bcfcf4 color preview, HTML & CSS examples
This text has a color of #bcfcf4
<p style="color:#bcfcf4;">Text here</p>
.mytext {color:#bcfcf4;}
This box has a color of #bcfcf4
<div style="background-color:#bcfcf4;">Content here</div>
.mybackground {background-color:#bcfcf4;}
Border around this has a color of #bcfcf4
<div style="border:2px solid #bcfcf4;">Content here</div>
.myborder {border:2px solid #bcfcf4;}