#b010b1 color space conversions
Hex:
#b010b1
RGB:
176, 16, 177
CMY:
31, 94, 31
CMYK:
1, 91, 0, 31
HSL:
300°, 83.4197%, 37.8431%
HSV (HSB):
300°, 90.9605%, 69.4118%
XYZ:
26.0256, 12.7750, 42.6891
xyY:
0.3194, 0.1568, 12.7750
CIE-Lab:
42.4223, 72.8613, -45.6521
CIE-LCH:
42.4223, 85.9819, 327.9303
CIE-Luv:
42.4223, 56.9576, -74.8742
Hunter-Lab:
35.7422, 67.4258, -45.7943
#b010b1 color charts
#b010b1 color shades, tints & tones
#b010b1 color schemes
#b010b1 color preview, HTML & CSS examples
This text has a color of #b010b1
<p style="color:#b010b1;">Text here</p>
.mytext {color:#b010b1;}
This box has a color of #b010b1
<div style="background-color:#b010b1;">Content here</div>
.mybackground {background-color:#b010b1;}
Border around this has a color of #b010b1
<div style="border:2px solid #b010b1;">Content here</div>
.myborder {border:2px solid #b010b1;}