#b0ace5 color space conversions
Hex:
#b0ace5
RGB:
176, 172, 229
CMY:
31, 33, 10
CMYK:
23, 25, 0, 10
HSL:
244°, 52.2936%, 78.6275%
HSV (HSB):
244°, 24.8908%, 89.8039%
XYZ:
46.7999, 44.3923, 80.2307
xyY:
0.2730, 0.2590, 44.3923
CIE-Lab:
72.4899, 13.4036, -28.0751
CIE-LCH:
72.4899, 31.1106, 295.5207
CIE-Luv:
72.4899, -1.3999, -46.4278
Hunter-Lab:
66.6275, 8.7820, -24.7558
#b0ace5 color charts
#b0ace5 color shades, tints & tones
#b0ace5 color schemes
#b0ace5 color preview, HTML & CSS examples
This text has a color of #b0ace5
<p style="color:#b0ace5;">Text here</p>
.mytext {color:#b0ace5;}
This box has a color of #b0ace5
<div style="background-color:#b0ace5;">Content here</div>
.mybackground {background-color:#b0ace5;}
Border around this has a color of #b0ace5
<div style="border:2px solid #b0ace5;">Content here</div>
.myborder {border:2px solid #b0ace5;}