#b2c1dd color space conversions
Hex:
#b2c1dd
RGB:
178, 193, 221
CMY:
30, 24, 13
CMYK:
19, 13, 0, 13
HSL:
219°, 38.7387%, 78.2353%
HSV (HSB):
219°, 19.4570%, 86.6667%
XYZ:
50.4812, 52.8254, 75.9423
xyY:
0.2816, 0.2947, 52.8254
CIE-Lab:
77.7718, 0.7293, -15.6909
CIE-LCH:
77.7718, 15.7078, 272.6612
CIE-Luv:
77.7718, -9.3484, -24.5646
Hunter-Lab:
72.6811, -3.2133, -11.0736
#b2c1dd color charts
#b2c1dd color shades, tints & tones
#b2c1dd color schemes
#b2c1dd color preview, HTML & CSS examples
This text has a color of #b2c1dd
<p style="color:#b2c1dd;">Text here</p>
.mytext {color:#b2c1dd;}
This box has a color of #b2c1dd
<div style="background-color:#b2c1dd;">Content here</div>
.mybackground {background-color:#b2c1dd;}
Border around this has a color of #b2c1dd
<div style="border:2px solid #b2c1dd;">Content here</div>
.myborder {border:2px solid #b2c1dd;}