#b2cef5 color space conversions
Hex:
#b2cef5
RGB:
178, 206, 245
CMY:
30, 19, 4
CMYK:
27, 16, 0, 4
HSL:
215°, 77.0115%, 82.9412%
HSV (HSB):
215°, 27.3469%, 96.0784%
XYZ:
56.9128, 60.2002, 95.0064
xyY:
0.2683, 0.2838, 60.2002
CIE-Lab:
81.9469, -0.7530, -22.2408
CIE-LCH:
81.9469, 22.2536, 268.0609
CIE-Luv:
81.9469, -15.9559, -35.2953
Hunter-Lab:
77.5888, -4.8472, -18.2876
#b2cef5 color charts
#b2cef5 color shades, tints & tones
#b2cef5 color schemes
#b2cef5 color preview, HTML & CSS examples
This text has a color of #b2cef5
<p style="color:#b2cef5;">Text here</p>
.mytext {color:#b2cef5;}
This box has a color of #b2cef5
<div style="background-color:#b2cef5;">Content here</div>
.mybackground {background-color:#b2cef5;}
Border around this has a color of #b2cef5
<div style="border:2px solid #b2cef5;">Content here</div>
.myborder {border:2px solid #b2cef5;}