#c70ec2 color space conversions
Hex:
#c70ec2
RGB:
199, 14, 194
CMY:
22, 95, 24
CMYK:
0, 93, 3, 22
HSL:
302°, 86.8545%, 41.7647%
HSV (HSB):
302°, 92.9648%, 78.0392%
XYZ:
33.4478, 16.3512, 52.4321
xyY:
0.3272, 0.1599, 16.3512
CIE-Lab:
47.4320, 79.5906, -47.3972
CIE-LCH:
47.4320, 92.6345, 329.2257
CIE-Luv:
47.4320, 67.2185, -80.6661
Hunter-Lab:
40.4367, 76.8850, -48.5726
#c70ec2 color charts
#c70ec2 color shades, tints & tones
#c70ec2 color schemes
#c70ec2 color preview, HTML & CSS examples
This text has a color of #c70ec2
<p style="color:#c70ec2;">Text here</p>
.mytext {color:#c70ec2;}
This box has a color of #c70ec2
<div style="background-color:#c70ec2;">Content here</div>
.mybackground {background-color:#c70ec2;}
Border around this has a color of #c70ec2
<div style="border:2px solid #c70ec2;">Content here</div>
.myborder {border:2px solid #c70ec2;}