#b01ac4 color space conversions
Hex:
#b01ac4
RGB:
176, 26, 196
CMY:
31, 90, 23
CMYK:
10, 87, 0, 23
HSL:
293°, 76.5766%, 43.5294%
HSV (HSB):
293°, 86.7347%, 76.8627%
XYZ:
28.2377, 13.9544, 53.4297
xyY:
0.2953, 0.1459, 13.9544
CIE-Lab:
44.1675, 74.2888, -54.0135
CIE-LCH:
44.1675, 91.8493, 323.9800
CIE-Luv:
44.1675, 49.4183, -87.6538
Hunter-Lab:
37.3556, 69.5586, -58.6536
#b01ac4 color charts
#b01ac4 color shades, tints & tones
#b01ac4 color schemes
#b01ac4 color preview, HTML & CSS examples
This text has a color of #b01ac4
<p style="color:#b01ac4;">Text here</p>
.mytext {color:#b01ac4;}
This box has a color of #b01ac4
<div style="background-color:#b01ac4;">Content here</div>
.mybackground {background-color:#b01ac4;}
Border around this has a color of #b01ac4
<div style="border:2px solid #b01ac4;">Content here</div>
.myborder {border:2px solid #b01ac4;}