#b01acc color space conversions
Hex:
#b01acc
RGB:
176, 26, 204
CMY:
31, 90, 20
CMYK:
14, 87, 0, 20
HSL:
291°, 77.3913%, 45.0980%
HSV (HSB):
291°, 87.2549%, 80.0000%
XYZ:
29.1730, 14.3285, 58.3548
xyY:
0.2864, 0.1407, 14.3285
CIE-Lab:
44.7004, 75.6351, -57.8000
CIE-LCH:
44.7004, 95.1920, 322.6131
CIE-Luv:
44.7004, 46.8088, -93.3750
Hunter-Lab:
37.8530, 71.3254, -64.9053
#b01acc color charts
#b01acc color shades, tints & tones
#b01acc color schemes
#b01acc color preview, HTML & CSS examples
This text has a color of #b01acc
<p style="color:#b01acc;">Text here</p>
.mytext {color:#b01acc;}
This box has a color of #b01acc
<div style="background-color:#b01acc;">Content here</div>
.mybackground {background-color:#b01acc;}
Border around this has a color of #b01acc
<div style="border:2px solid #b01acc;">Content here</div>
.myborder {border:2px solid #b01acc;}