#bcffcd color space conversions
Hex:
#bcffcd
RGB:
188, 255, 205
CMY:
26, 0, 20
CMYK:
26, 0, 20, 0
HSL:
135°, 100.0000%, 86.8627%
HSV (HSB):
135°, 26.2745%, 100.0000%
XYZ:
67.5185, 86.6191, 70.9182
xyY:
0.3000, 0.3849, 86.6191
CIE-Lab:
94.5764, -30.4892, 17.2836
CIE-LCH:
94.5764, 35.0473, 150.4521
CIE-Luv:
94.5764, -33.0234, 30.9848
Hunter-Lab:
93.0694, -33.3762, 19.9701
#bcffcd color charts
#bcffcd color shades, tints & tones
#bcffcd color schemes
#bcffcd color preview, HTML & CSS examples
This text has a color of #bcffcd
<p style="color:#bcffcd;">Text here</p>
.mytext {color:#bcffcd;}
This box has a color of #bcffcd
<div style="background-color:#bcffcd;">Content here</div>
.mybackground {background-color:#bcffcd;}
Border around this has a color of #bcffcd
<div style="border:2px solid #bcffcd;">Content here</div>
.myborder {border:2px solid #bcffcd;}