#c70ced color space conversions
Hex:
#c70ced
RGB:
199, 12, 237
CMY:
22, 95, 7
CMYK:
16, 95, 0, 7
HSL:
290°, 90.3614%, 48.8235%
HSV (HSB):
290°, 94.9367%, 92.9412%
XYZ:
38.9707, 18.5195, 81.6414
xyY:
0.2801, 0.1331, 18.5195
CIE-Lab:
50.1202, 86.4516, -67.6962
CIE-LCH:
50.1202, 109.8028, 321.9372
CIE-Luv:
50.1202, 51.9207, -111.8054
Hunter-Lab:
43.0343, 86.3350, -82.3566
#c70ced color charts
#c70ced color shades, tints & tones
#c70ced color schemes
#c70ced color preview, HTML & CSS examples
This text has a color of #c70ced
<p style="color:#c70ced;">Text here</p>
.mytext {color:#c70ced;}
This box has a color of #c70ced
<div style="background-color:#c70ced;">Content here</div>
.mybackground {background-color:#c70ced;}
Border around this has a color of #c70ced
<div style="border:2px solid #c70ced;">Content here</div>
.myborder {border:2px solid #c70ced;}