#bcf0e7 color space conversions
Hex:
#bcf0e7
RGB:
188, 240, 231
CMY:
26, 6, 9
CMYK:
22, 0, 4, 6
HSL:
170°, 63.4146%, 83.9216%
HSV (HSB):
170°, 21.6667%, 94.1176%
XYZ:
66.3229, 78.7811, 87.3120
xyY:
0.2854, 0.3390, 78.7811
CIE-Lab:
91.1351, -18.3049, -1.0937
CIE-LCH:
91.1351, 18.3376, 183.4194
CIE-Luv:
91.1351, -26.2388, 1.4543
Hunter-Lab:
88.7587, -21.9476, 3.8075
#bcf0e7 color charts
#bcf0e7 color shades, tints & tones
#bcf0e7 color schemes
#bcf0e7 color preview, HTML & CSS examples
This text has a color of #bcf0e7
<p style="color:#bcf0e7;">Text here</p>
.mytext {color:#bcf0e7;}
This box has a color of #bcf0e7
<div style="background-color:#bcf0e7;">Content here</div>
.mybackground {background-color:#bcf0e7;}
Border around this has a color of #bcf0e7
<div style="border:2px solid #bcf0e7;">Content here</div>
.myborder {border:2px solid #bcf0e7;}