#c010c1 color space conversions
Hex:
#c010c1
RGB:
192, 16, 193
CMY:
25, 94, 24
CMYK:
1, 92, 0, 24
HSL:
300°, 84.6890%, 40.9804%
HSV (HSB):
300°, 91.7098%, 75.6863%
XYZ:
31.5492, 15.4273, 51.7670
xyY:
0.3195, 0.1562, 15.4273
CIE-Lab:
46.2140, 78.0305, -48.8314
CIE-LCH:
46.2140, 92.0503, 327.9617
CIE-Luv:
46.2140, 62.4083, -81.9321
Hunter-Lab:
39.2776, 74.6417, -50.6486
#c010c1 color charts
#c010c1 color shades, tints & tones
#c010c1 color schemes
#c010c1 color preview, HTML & CSS examples
This text has a color of #c010c1
<p style="color:#c010c1;">Text here</p>
.mytext {color:#c010c1;}
This box has a color of #c010c1
<div style="background-color:#c010c1;">Content here</div>
.mybackground {background-color:#c010c1;}
Border around this has a color of #c010c1
<div style="border:2px solid #c010c1;">Content here</div>
.myborder {border:2px solid #c010c1;}