#b010a1 color space conversions
Hex:
#b010a1
RGB:
176, 16, 161
CMY:
31, 94, 37
CMYK:
0, 91, 9, 31
HSL:
306°, 83.3333%, 37.6471%
HSV (HSB):
306°, 90.9091%, 69.0196%
XYZ:
24.5228, 12.1739, 34.7755
xyY:
0.3431, 0.1703, 12.1739
CIE-Lab:
41.4912, 70.5010, -37.5876
CIE-LCH:
41.4912, 79.8950, 331.9357
CIE-Luv:
41.4912, 63.1634, -62.8680
Hunter-Lab:
34.8911, 64.3972, -34.6698
#b010a1 color charts
#b010a1 color shades, tints & tones
#b010a1 color schemes
#b010a1 color preview, HTML & CSS examples
This text has a color of #b010a1
<p style="color:#b010a1;">Text here</p>
.mytext {color:#b010a1;}
This box has a color of #b010a1
<div style="background-color:#b010a1;">Content here</div>
.mybackground {background-color:#b010a1;}
Border around this has a color of #b010a1
<div style="border:2px solid #b010a1;">Content here</div>
.myborder {border:2px solid #b010a1;}