#bcf9e5 color space conversions
Hex:
#bcf9e5
RGB:
188, 249, 229
CMY:
26, 2, 10
CMYK:
24, 0, 8, 2
HSL:
160°, 83.5616%, 85.6863%
HSV (HSB):
160°, 24.4980%, 97.6471%
XYZ:
68.7576, 84.0999, 86.7377
xyY:
0.2870, 0.3510, 84.0999
CIE-Lab:
93.4939, -23.1103, 3.3813
CIE-LCH:
93.4939, 23.3563, 171.6761
CIE-Luv:
93.4939, -30.2831, 9.1890
Hunter-Lab:
91.7060, -26.6531, 8.1163
#bcf9e5 color charts
#bcf9e5 color shades, tints & tones
#bcf9e5 color schemes
#bcf9e5 color preview, HTML & CSS examples
This text has a color of #bcf9e5
<p style="color:#bcf9e5;">Text here</p>
.mytext {color:#bcf9e5;}
This box has a color of #bcf9e5
<div style="background-color:#bcf9e5;">Content here</div>
.mybackground {background-color:#bcf9e5;}
Border around this has a color of #bcf9e5
<div style="border:2px solid #bcf9e5;">Content here</div>
.myborder {border:2px solid #bcf9e5;}