#b010ac color space conversions
Hex:
#b010ac
RGB:
176, 16, 172
CMY:
31, 94, 33
CMYK:
0, 91, 2, 31
HSL:
302°, 83.3333%, 37.6471%
HSV (HSB):
302°, 90.9091%, 69.0196%
XYZ:
25.5362, 12.5792, 40.1119
xyY:
0.3264, 0.1608, 12.5792
CIE-Lab:
42.1223, 72.1061, -43.1622
CIE-LCH:
42.1223, 84.0373, 329.0956
CIE-Luv:
42.1223, 58.8497, -71.1552
Hunter-Lab:
35.4672, 66.4512, -42.2273
#b010ac color charts
#b010ac color shades, tints & tones
#b010ac color schemes
#b010ac color preview, HTML & CSS examples
This text has a color of #b010ac
<p style="color:#b010ac;">Text here</p>
.mytext {color:#b010ac;}
This box has a color of #b010ac
<div style="background-color:#b010ac;">Content here</div>
.mybackground {background-color:#b010ac;}
Border around this has a color of #b010ac
<div style="border:2px solid #b010ac;">Content here</div>
.myborder {border:2px solid #b010ac;}