#c010b6 color space conversions
Hex:
#c010b6
RGB:
192, 16, 182
CMY:
25, 94, 29
CMYK:
0, 92, 5, 25
HSL:
303°, 84.6154%, 40.7843%
HSV (HSB):
303°, 91.6667%, 75.2941%
XYZ:
30.3670, 14.9544, 45.5419
xyY:
0.3342, 0.1646, 14.9544
CIE-Lab:
45.5717, 76.4196, -43.4127
CIE-LCH:
45.5717, 87.8899, 330.3998
CIE-Luv:
45.5717, 66.6928, -73.6919
Hunter-Lab:
38.6710, 72.4958, -42.7548
#c010b6 color charts
#c010b6 color shades, tints & tones
#c010b6 color schemes
#c010b6 color preview, HTML & CSS examples
This text has a color of #c010b6
<p style="color:#c010b6;">Text here</p>
.mytext {color:#c010b6;}
This box has a color of #c010b6
<div style="background-color:#c010b6;">Content here</div>
.mybackground {background-color:#c010b6;}
Border around this has a color of #c010b6
<div style="border:2px solid #c010b6;">Content here</div>
.myborder {border:2px solid #c010b6;}