#bcf5cd color space conversions
Hex:
#bcf5cd
RGB:
188, 245, 205
CMY:
26, 4, 20
CMYK:
23, 0, 16, 4
HSL:
138°, 74.0260%, 84.9020%
HSV (HSB):
138°, 23.2653%, 96.0784%
XYZ:
64.4109, 80.4040, 69.8823
xyY:
0.3000, 0.3745, 80.4040
CIE-Lab:
91.8658, -25.7577, 13.4583
CIE-LCH:
91.8658, 29.0618, 152.4131
CIE-Luv:
91.8658, -28.3876, 24.5634
Hunter-Lab:
89.6683, -28.6986, 16.5605
#bcf5cd color charts
#bcf5cd color shades, tints & tones
#bcf5cd color schemes
#bcf5cd color preview, HTML & CSS examples
This text has a color of #bcf5cd
<p style="color:#bcf5cd;">Text here</p>
.mytext {color:#bcf5cd;}
This box has a color of #bcf5cd
<div style="background-color:#bcf5cd;">Content here</div>
.mybackground {background-color:#bcf5cd;}
Border around this has a color of #bcf5cd
<div style="border:2px solid #bcf5cd;">Content here</div>
.myborder {border:2px solid #bcf5cd;}