#bcf3e8 color space conversions
Hex:
#bcf3e8
RGB:
188, 243, 232
CMY:
26, 5, 9
CMYK:
23, 0, 5, 5
HSL:
168°, 69.6203%, 84.5098%
HSV (HSB):
168°, 22.6337%, 95.2941%
XYZ:
67.3551, 80.6187, 88.3549
xyY:
0.2850, 0.3411, 80.6187
CIE-Lab:
91.9618, -19.5791, -0.4054
CIE-LCH:
91.9618, 19.5833, 181.1862
CIE-Luv:
91.9618, -27.5976, 2.7405
Hunter-Lab:
89.7879, -23.2257, 4.5078
#bcf3e8 color charts
#bcf3e8 color shades, tints & tones
#bcf3e8 color schemes
#bcf3e8 color preview, HTML & CSS examples
This text has a color of #bcf3e8
<p style="color:#bcf3e8;">Text here</p>
.mytext {color:#bcf3e8;}
This box has a color of #bcf3e8
<div style="background-color:#bcf3e8;">Content here</div>
.mybackground {background-color:#bcf3e8;}
Border around this has a color of #bcf3e8
<div style="border:2px solid #bcf3e8;">Content here</div>
.myborder {border:2px solid #bcf3e8;}