#c70cca color space conversions
Hex:
#c70cca
RGB:
199, 12, 202
CMY:
22, 95, 21
CMYK:
1, 94, 0, 21
HSL:
299°, 88.7850%, 41.9608%
HSV (HSB):
299°, 94.0594%, 79.2157%
XYZ:
34.3453, 16.6693, 57.2844
xyY:
0.3171, 0.1539, 16.6693
CIE-Lab:
47.8407, 80.9585, -51.3864
CIE-LCH:
47.8407, 95.8897, 327.5957
CIE-Luv:
47.8407, 64.2313, -86.7643
Hunter-Lab:
40.8281, 78.7083, -54.6080
#c70cca color charts
#c70cca color shades, tints & tones
#c70cca color schemes
#c70cca color preview, HTML & CSS examples
This text has a color of #c70cca
<p style="color:#c70cca;">Text here</p>
.mytext {color:#c70cca;}
This box has a color of #c70cca
<div style="background-color:#c70cca;">Content here</div>
.mybackground {background-color:#c70cca;}
Border around this has a color of #c70cca
<div style="border:2px solid #c70cca;">Content here</div>
.myborder {border:2px solid #c70cca;}