#bcf0e5 color space conversions
Hex:
#bcf0e5
RGB:
188, 240, 229
CMY:
26, 6, 10
CMYK:
22, 0, 5, 6
HSL:
167°, 63.4146%, 83.9216%
HSV (HSB):
167°, 21.6667%, 94.1176%
XYZ:
66.0420, 78.6687, 85.8325
xyY:
0.2865, 0.3412, 78.6687
CIE-Lab:
91.0842, -18.7123, -0.1262
CIE-LCH:
91.0842, 18.7127, 180.3863
CIE-Luv:
91.0842, -26.2229, 3.0255
Hunter-Lab:
88.6954, -22.3070, 4.7105
#bcf0e5 color charts
#bcf0e5 color shades, tints & tones
#bcf0e5 color schemes
#bcf0e5 color preview, HTML & CSS examples
This text has a color of #bcf0e5
<p style="color:#bcf0e5;">Text here</p>
.mytext {color:#bcf0e5;}
This box has a color of #bcf0e5
<div style="background-color:#bcf0e5;">Content here</div>
.mybackground {background-color:#bcf0e5;}
Border around this has a color of #bcf0e5
<div style="border:2px solid #bcf0e5;">Content here</div>
.myborder {border:2px solid #bcf0e5;}