#c70de5 color space conversions
Hex:
#c70de5
RGB:
199, 13, 229
CMY:
22, 95, 10
CMYK:
13, 94, 0, 10
HSL:
292°, 89.2562%, 47.4510%
HSV (HSB):
292°, 94.3231%, 89.8039%
XYZ:
37.8400, 18.0871, 75.6255
xyY:
0.2876, 0.1375, 18.0871
CIE-Lab:
49.6016, 85.0592, -64.0132
CIE-LCH:
49.6016, 106.4554, 323.0359
CIE-Luv:
49.6016, 54.5105, -106.1684
Hunter-Lab:
42.5289, 84.3941, -75.6600
#c70de5 color charts
#c70de5 color shades, tints & tones
#c70de5 color schemes
#c70de5 color preview, HTML & CSS examples
This text has a color of #c70de5
<p style="color:#c70de5;">Text here</p>
.mytext {color:#c70de5;}
This box has a color of #c70de5
<div style="background-color:#c70de5;">Content here</div>
.mybackground {background-color:#c70de5;}
Border around this has a color of #c70de5
<div style="border:2px solid #c70de5;">Content here</div>
.myborder {border:2px solid #c70de5;}