#b01ab8 color space conversions
Hex:
#b01ab8
RGB:
176, 26, 184
CMY:
31, 90, 28
CMYK:
4, 86, 0, 28
HSL:
297°, 75.2381%, 41.1765%
HSV (HSB):
297°, 85.8696%, 72.1569%
XYZ:
26.9256, 13.4296, 46.5204
xyY:
0.3099, 0.1546, 13.4296
CIE-Lab:
43.4035, 72.3321, -48.2147
CIE-LCH:
43.4035, 86.9287, 326.3136
CIE-Luv:
43.4035, 53.5385, -78.9004
Hunter-Lab:
36.6464, 67.0201, -49.6127
#b01ab8 color charts
#b01ab8 color shades, tints & tones
#b01ab8 color schemes
#b01ab8 color preview, HTML & CSS examples
This text has a color of #b01ab8
<p style="color:#b01ab8;">Text here</p>
.mytext {color:#b01ab8;}
This box has a color of #b01ab8
<div style="background-color:#b01ab8;">Content here</div>
.mybackground {background-color:#b01ab8;}
Border around this has a color of #b01ab8
<div style="border:2px solid #b01ab8;">Content here</div>
.myborder {border:2px solid #b01ab8;}