#bcfbd5 color space conversions
Hex:
#bcfbd5
RGB:
188, 251, 213
CMY:
26, 2, 16
CMYK:
25, 0, 15, 2
HSL:
144°, 88.7324%, 86.0784%
HSV (HSB):
144°, 25.0996%, 98.4314%
XYZ:
67.2465, 84.4898, 75.7147
xyY:
0.2957, 0.3715, 84.4898
CIE-Lab:
93.6628, -27.1511, 11.8849
CIE-LCH:
93.6628, 29.6384, 156.3596
CIE-Luv:
93.6628, -31.1769, 22.6021
Hunter-Lab:
91.9183, -30.2685, 15.5047
#bcfbd5 color charts
#bcfbd5 color shades, tints & tones
#bcfbd5 color schemes
#bcfbd5 color preview, HTML & CSS examples
This text has a color of #bcfbd5
<p style="color:#bcfbd5;">Text here</p>
.mytext {color:#bcfbd5;}
This box has a color of #bcfbd5
<div style="background-color:#bcfbd5;">Content here</div>
.mybackground {background-color:#bcfbd5;}
Border around this has a color of #bcfbd5
<div style="border:2px solid #bcfbd5;">Content here</div>
.myborder {border:2px solid #bcfbd5;}