#b010aa color space conversions
Hex:
#b010aa
RGB:
176, 16, 170
CMY:
31, 94, 33
CMYK:
0, 91, 3, 31
HSL:
302°, 83.3333%, 37.6471%
HSV (HSB):
302°, 90.9091%, 69.0196%
XYZ:
25.3455, 12.5030, 39.1077
xyY:
0.3293, 0.1625, 12.5030
CIE-Lab:
42.0046, 71.8084, -42.1586
CIE-LCH:
42.0046, 83.2694, 329.5829
CIE-Luv:
42.0046, 59.6188, -69.6588
Hunter-Lab:
35.3595, 66.0685, -40.8231
#b010aa color charts
#b010aa color shades, tints & tones
#b010aa color schemes
#b010aa color preview, HTML & CSS examples
This text has a color of #b010aa
<p style="color:#b010aa;">Text here</p>
.mytext {color:#b010aa;}
This box has a color of #b010aa
<div style="background-color:#b010aa;">Content here</div>
.mybackground {background-color:#b010aa;}
Border around this has a color of #b010aa
<div style="border:2px solid #b010aa;">Content here</div>
.myborder {border:2px solid #b010aa;}