#c70cc0 color space conversions
Hex:
#c70cc0
RGB:
199, 12, 192
CMY:
22, 95, 25
CMYK:
0, 94, 4, 22
HSL:
302°, 88.6256%, 41.3725%
HSV (HSB):
302°, 93.9698%, 78.0392%
XYZ:
33.1991, 16.2108, 51.2484
xyY:
0.3298, 0.1610, 16.2108
CIE-Lab:
47.2499, 79.4981, -46.5224
CIE-LCH:
47.2499, 92.1102, 329.6638
CIE-Luv:
47.2499, 68.1277, -79.3142
Hunter-Lab:
40.2627, 76.7247, -47.2835
#c70cc0 color charts
#c70cc0 color shades, tints & tones
#c70cc0 color schemes
#c70cc0 color preview, HTML & CSS examples
This text has a color of #c70cc0
<p style="color:#c70cc0;">Text here</p>
.mytext {color:#c70cc0;}
This box has a color of #c70cc0
<div style="background-color:#c70cc0;">Content here</div>
.mybackground {background-color:#c70cc0;}
Border around this has a color of #c70cc0
<div style="border:2px solid #c70cc0;">Content here</div>
.myborder {border:2px solid #c70cc0;}