#c70ce1 color space conversions
Hex:
#c70ce1
RGB:
199, 12, 225
CMY:
22, 95, 12
CMYK:
12, 95, 0, 12
HSL:
293°, 89.8734%, 46.4706%
HSV (HSB):
293°, 94.6667%, 88.2353%
XYZ:
37.2753, 17.8413, 72.7133
xyY:
0.2916, 0.1396, 17.8413
CIE-Lab:
49.3031, 84.5070, -62.2245
CIE-LCH:
49.3031, 104.9444, 323.6349
CIE-Luv:
49.3031, 55.9088, -103.4067
Hunter-Lab:
42.2390, 83.6054, -72.4989
#c70ce1 color charts
#c70ce1 color shades, tints & tones
#c70ce1 color schemes
#c70ce1 color preview, HTML & CSS examples
This text has a color of #c70ce1
<p style="color:#c70ce1;">Text here</p>
.mytext {color:#c70ce1;}
This box has a color of #c70ce1
<div style="background-color:#c70ce1;">Content here</div>
.mybackground {background-color:#c70ce1;}
Border around this has a color of #c70ce1
<div style="border:2px solid #c70ce1;">Content here</div>
.myborder {border:2px solid #c70ce1;}