#b1ace4 color space conversions
Hex:
#b1ace4
RGB:
177, 172, 228
CMY:
31, 33, 11
CMYK:
22, 25, 0, 11
HSL:
245°, 50.9091%, 78.4314%
HSV (HSB):
245°, 24.5614%, 89.4118%
XYZ:
46.8876, 44.4536, 79.5079
xyY:
0.2744, 0.2602, 44.4536
CIE-Lab:
72.5306, 13.4746, -27.4609
CIE-LCH:
72.5306, 30.5886, 296.1364
CIE-Luv:
72.5306, -0.8276, -45.4258
Hunter-Lab:
66.6735, 8.8499, -24.0316
#b1ace4 color charts
#b1ace4 color shades, tints & tones
#b1ace4 color schemes
#b1ace4 color preview, HTML & CSS examples
This text has a color of #b1ace4
<p style="color:#b1ace4;">Text here</p>
.mytext {color:#b1ace4;}
This box has a color of #b1ace4
<div style="background-color:#b1ace4;">Content here</div>
.mybackground {background-color:#b1ace4;}
Border around this has a color of #b1ace4
<div style="border:2px solid #b1ace4;">Content here</div>
.myborder {border:2px solid #b1ace4;}