#b2add5 color space conversions
Hex:
#b2add5
RGB:
178, 173, 213
CMY:
30, 32, 16
CMYK:
16, 19, 0, 16
HSL:
248°, 32.2581%, 75.6863%
HSV (HSB):
248°, 18.7793%, 83.5294%
XYZ:
45.3139, 44.1562, 69.0855
xyY:
0.2858, 0.2785, 44.1562
CIE-Lab:
72.3328, 9.8571, -19.5611
CIE-LCH:
72.3328, 21.9043, 296.7443
CIE-Luv:
72.3328, 0.2562, -31.9446
Hunter-Lab:
66.4501, 5.4356, -15.1263
#b2add5 color charts
#b2add5 color shades, tints & tones
#b2add5 color schemes
#b2add5 color preview, HTML & CSS examples
This text has a color of #b2add5
<p style="color:#b2add5;">Text here</p>
.mytext {color:#b2add5;}
This box has a color of #b2add5
<div style="background-color:#b2add5;">Content here</div>
.mybackground {background-color:#b2add5;}
Border around this has a color of #b2add5
<div style="border:2px solid #b2add5;">Content here</div>
.myborder {border:2px solid #b2add5;}