#b2ace2 color space conversions
Hex:
#b2ace2
RGB:
178, 172, 226
CMY:
30, 33, 11
CMYK:
21, 24, 0, 11
HSL:
247°, 48.2143%, 78.0392%
HSV (HSB):
247°, 23.8938%, 88.6275%
XYZ:
46.8401, 44.4610, 78.0646
xyY:
0.2766, 0.2625, 44.4610
CIE-Lab:
72.5356, 13.3199, -26.3559
CIE-LCH:
72.5356, 29.5306, 296.8115
CIE-Luv:
72.5356, -0.1807, -43.5794
Hunter-Lab:
66.6791, 8.7026, -22.7385
#b2ace2 color charts
#b2ace2 color shades, tints & tones
#b2ace2 color schemes
#b2ace2 color preview, HTML & CSS examples
This text has a color of #b2ace2
<p style="color:#b2ace2;">Text here</p>
.mytext {color:#b2ace2;}
This box has a color of #b2ace2
<div style="background-color:#b2ace2;">Content here</div>
.mybackground {background-color:#b2ace2;}
Border around this has a color of #b2ace2
<div style="border:2px solid #b2ace2;">Content here</div>
.myborder {border:2px solid #b2ace2;}