#b2ace5 color space conversions
Hex:
#b2ace5
RGB:
178, 172, 229
CMY:
30, 33, 10
CMYK:
22, 25, 0, 10
HSL:
246°, 52.2936%, 78.6275%
HSV (HSB):
246°, 24.8908%, 89.8039%
XYZ:
47.2555, 44.6272, 80.2520
xyY:
0.2745, 0.2593, 44.6272
CIE-Lab:
72.6457, 14.0092, -27.8225
CIE-LCH:
72.6457, 31.1505, 296.7262
CIE-Luv:
72.6457, -0.3883, -46.1136
Hunter-Lab:
66.8036, 9.3610, -24.4634
#b2ace5 color charts
#b2ace5 color shades, tints & tones
#b2ace5 color schemes
#b2ace5 color preview, HTML & CSS examples
This text has a color of #b2ace5
<p style="color:#b2ace5;">Text here</p>
.mytext {color:#b2ace5;}
This box has a color of #b2ace5
<div style="background-color:#b2ace5;">Content here</div>
.mybackground {background-color:#b2ace5;}
Border around this has a color of #b2ace5
<div style="border:2px solid #b2ace5;">Content here</div>
.myborder {border:2px solid #b2ace5;}