#b010b3 color space conversions
Hex:
#b010b3
RGB:
176, 16, 179
CMY:
31, 94, 30
CMYK:
2, 91, 0, 30
HSL:
299°, 83.5897%, 38.2353%
HSV (HSB):
299°, 91.0615%, 70.1961%
XYZ:
26.2265, 12.8554, 43.7469
xyY:
0.3166, 0.1552, 12.8554
CIE-Lab:
42.5445, 73.1676, -46.6406
CIE-LCH:
42.5445, 86.7689, 327.4846
CIE-Luv:
42.5445, 56.2131, -76.3528
Hunter-Lab:
35.8544, 67.8226, -47.2432
#b010b3 color charts
#b010b3 color shades, tints & tones
#b010b3 color schemes
#b010b3 color preview, HTML & CSS examples
This text has a color of #b010b3
<p style="color:#b010b3;">Text here</p>
.mytext {color:#b010b3;}
This box has a color of #b010b3
<div style="background-color:#b010b3;">Content here</div>
.mybackground {background-color:#b010b3;}
Border around this has a color of #b010b3
<div style="border:2px solid #b010b3;">Content here</div>
.myborder {border:2px solid #b010b3;}