#b010c4 color space conversions
Hex:
#b010c4
RGB:
176, 16, 196
CMY:
31, 94, 23
CMYK:
10, 92, 0, 23
HSL:
293°, 84.9057%, 41.5686%
HSV (HSB):
293°, 91.8367%, 76.8627%
XYZ:
28.0536, 13.5862, 53.3684
xyY:
0.2953, 0.1430, 13.5862
CIE-Lab:
43.6336, 75.8636, -54.8737
CIE-LCH:
43.6336, 93.6290, 324.1210
CIE-Luv:
43.6336, 50.1758, -88.6986
Hunter-Lab:
36.8595, 71.3515, -60.0436
#b010c4 color charts
#b010c4 color shades, tints & tones
#b010c4 color schemes
#b010c4 color preview, HTML & CSS examples
This text has a color of #b010c4
<p style="color:#b010c4;">Text here</p>
.mytext {color:#b010c4;}
This box has a color of #b010c4
<div style="background-color:#b010c4;">Content here</div>
.mybackground {background-color:#b010c4;}
Border around this has a color of #b010c4
<div style="border:2px solid #b010c4;">Content here</div>
.myborder {border:2px solid #b010c4;}