#bcf3e2 color space conversions
Hex:
#bcf3e2
RGB:
188, 243, 226
CMY:
26, 5, 11
CMYK:
23, 0, 7, 5
HSL:
161°, 69.6203%, 84.5098%
HSV (HSB):
161°, 22.6337%, 95.2941%
XYZ:
66.5171, 80.2835, 83.9420
xyY:
0.2883, 0.3479, 80.2835
CIE-Lab:
91.8119, -20.7897, 2.4952
CIE-LCH:
91.8119, 20.9389, 173.1561
CIE-Luv:
91.8119, -27.5631, 7.4194
Hunter-Lab:
89.6011, -24.2890, 7.1755
#bcf3e2 color charts
#bcf3e2 color shades, tints & tones
#bcf3e2 color schemes
#bcf3e2 color preview, HTML & CSS examples
This text has a color of #bcf3e2
<p style="color:#bcf3e2;">Text here</p>
.mytext {color:#bcf3e2;}
This box has a color of #bcf3e2
<div style="background-color:#bcf3e2;">Content here</div>
.mybackground {background-color:#bcf3e2;}
Border around this has a color of #bcf3e2
<div style="border:2px solid #bcf3e2;">Content here</div>
.myborder {border:2px solid #bcf3e2;}