#b1ace2 color space conversions
Hex:
#b1ace2
RGB:
177, 172, 226
CMY:
31, 33, 11
CMYK:
22, 24, 0, 11
HSL:
246°, 48.2143%, 78.0392%
HSV (HSB):
246°, 23.8938%, 88.6275%
XYZ:
46.6115, 44.3431, 78.0539
xyY:
0.2758, 0.2624, 44.3431
CIE-Lab:
72.4573, 13.0138, -26.4827
CIE-LCH:
72.4573, 29.5075, 296.1699
CIE-Luv:
72.4573, -0.6920, -43.7359
Hunter-Lab:
66.5906, 8.4110, -22.8830
#b1ace2 color charts
#b1ace2 color shades, tints & tones
#b1ace2 color schemes
#b1ace2 color preview, HTML & CSS examples
This text has a color of #b1ace2
<p style="color:#b1ace2;">Text here</p>
.mytext {color:#b1ace2;}
This box has a color of #b1ace2
<div style="background-color:#b1ace2;">Content here</div>
.mybackground {background-color:#b1ace2;}
Border around this has a color of #b1ace2
<div style="border:2px solid #b1ace2;">Content here</div>
.myborder {border:2px solid #b1ace2;}