#b2accb color space conversions
Hex:
#b2accb
RGB:
178, 172, 203
CMY:
30, 33, 20
CMYK:
12, 15, 0, 20
HSL:
252°, 22.9630%, 73.5294%
HSV (HSB):
252°, 15.2709%, 79.6078%
XYZ:
43.8921, 43.2818, 62.5408
xyY:
0.2932, 0.2891, 43.2818
CIE-Lab:
71.7458, 8.2584, -14.9651
CIE-LCH:
71.7458, 17.0926, 298.8918
CIE-Luv:
71.7458, 1.4007, -24.3006
Hunter-Lab:
65.7889, 3.9585, -10.3105
#b2accb color charts
#b2accb color shades, tints & tones
#b2accb color schemes
#b2accb color preview, HTML & CSS examples
This text has a color of #b2accb
<p style="color:#b2accb;">Text here</p>
.mytext {color:#b2accb;}
This box has a color of #b2accb
<div style="background-color:#b2accb;">Content here</div>
.mybackground {background-color:#b2accb;}
Border around this has a color of #b2accb
<div style="border:2px solid #b2accb;">Content here</div>
.myborder {border:2px solid #b2accb;}