#bcf7e8 color space conversions
Hex:
#bcf7e8
RGB:
188, 247, 232
CMY:
26, 3, 9
CMYK:
24, 0, 6, 3
HSL:
165°, 78.6667%, 85.2941%
HSV (HSB):
165°, 23.8866%, 96.8627%
XYZ:
68.5653, 83.0391, 88.7583
xyY:
0.2853, 0.3455, 83.0391
CIE-Lab:
93.0315, -21.5363, 1.1556
CIE-LCH:
93.0315, 21.5673, 176.9287
CIE-Luv:
93.0315, -29.3931, 5.4950
Hunter-Lab:
91.1258, -25.1623, 6.0384
#bcf7e8 color charts
#bcf7e8 color shades, tints & tones
#bcf7e8 color schemes
#bcf7e8 color preview, HTML & CSS examples
This text has a color of #bcf7e8
<p style="color:#bcf7e8;">Text here</p>
.mytext {color:#bcf7e8;}
This box has a color of #bcf7e8
<div style="background-color:#bcf7e8;">Content here</div>
.mybackground {background-color:#bcf7e8;}
Border around this has a color of #bcf7e8
<div style="border:2px solid #bcf7e8;">Content here</div>
.myborder {border:2px solid #bcf7e8;}