#bcf9e1 color space conversions
Hex:
#bcf9e1
RGB:
188, 249, 225
CMY:
26, 2, 12
CMYK:
24, 0, 10, 2
HSL:
156°, 83.5616%, 85.6863%
HSV (HSB):
156°, 24.4980%, 97.6471%
XYZ:
68.2053, 83.8790, 83.8296
xyY:
0.2891, 0.3555, 83.8790
CIE-Lab:
93.3979, -23.9016, 5.3115
CIE-LCH:
93.3979, 24.4847, 167.4712
CIE-Luv:
93.3979, -30.2766, 12.2603
Hunter-Lab:
91.5855, -27.3424, 9.8408
#bcf9e1 color charts
#bcf9e1 color shades, tints & tones
#bcf9e1 color schemes
#bcf9e1 color preview, HTML & CSS examples
This text has a color of #bcf9e1
<p style="color:#bcf9e1;">Text here</p>
.mytext {color:#bcf9e1;}
This box has a color of #bcf9e1
<div style="background-color:#bcf9e1;">Content here</div>
.mybackground {background-color:#bcf9e1;}
Border around this has a color of #bcf9e1
<div style="border:2px solid #bcf9e1;">Content here</div>
.myborder {border:2px solid #bcf9e1;}