#b2cdf2 color space conversions
Hex:
#b2cdf2
RGB:
178, 205, 242
CMY:
30, 20, 5
CMYK:
26, 15, 0, 5
HSL:
215°, 71.1111%, 82.3529%
HSV (HSB):
215°, 26.4463%, 94.9020%
XYZ:
56.2184, 59.5384, 92.5334
xyY:
0.2699, 0.2858, 59.5384
CIE-Lab:
81.5867, -0.9214, -21.1891
CIE-LCH:
81.5867, 21.2091, 267.5102
CIE-Luv:
81.5867, -15.4353, -33.5018
Hunter-Lab:
77.1611, -4.9796, -17.0891
#b2cdf2 color charts
#b2cdf2 color shades, tints & tones
#b2cdf2 color schemes
#b2cdf2 color preview, HTML & CSS examples
This text has a color of #b2cdf2
<p style="color:#b2cdf2;">Text here</p>
.mytext {color:#b2cdf2;}
This box has a color of #b2cdf2
<div style="background-color:#b2cdf2;">Content here</div>
.mybackground {background-color:#b2cdf2;}
Border around this has a color of #b2cdf2
<div style="border:2px solid #b2cdf2;">Content here</div>
.myborder {border:2px solid #b2cdf2;}