#bcf2d2 color space conversions
Hex:
#bcf2d2
RGB:
188, 242, 210
CMY:
26, 5, 18
CMYK:
22, 0, 13, 5
HSL:
144°, 67.5000%, 84.3137%
HSV (HSB):
144°, 22.3140%, 94.9020%
XYZ:
64.1240, 78.8488, 72.8124
xyY:
0.2972, 0.3654, 78.8488
CIE-Lab:
91.1658, -23.3935, 9.8732
CIE-LCH:
91.1658, 25.3917, 157.1178
CIE-Luv:
91.1658, -27.0122, 18.9176
Hunter-Lab:
88.7968, -26.4919, 13.5406
#bcf2d2 color charts
#bcf2d2 color shades, tints & tones
#bcf2d2 color schemes
#bcf2d2 color preview, HTML & CSS examples
This text has a color of #bcf2d2
<p style="color:#bcf2d2;">Text here</p>
.mytext {color:#bcf2d2;}
This box has a color of #bcf2d2
<div style="background-color:#bcf2d2;">Content here</div>
.mybackground {background-color:#bcf2d2;}
Border around this has a color of #bcf2d2
<div style="border:2px solid #bcf2d2;">Content here</div>
.myborder {border:2px solid #bcf2d2;}