#c70ec1 color space conversions
Hex:
#c70ec1
RGB:
199, 14, 193
CMY:
22, 95, 24
CMYK:
0, 93, 3, 22
HSL:
302°, 86.8545%, 41.7647%
HSV (HSB):
302°, 92.9648%, 78.0392%
XYZ:
33.3359, 16.3064, 51.8425
xyY:
0.3285, 0.1607, 16.3064
CIE-Lab:
47.3740, 79.4461, -46.9073
CIE-LCH:
47.3740, 92.2604, 329.4412
CIE-Luv:
47.3740, 67.6129, -79.9161
Hunter-Lab:
40.3812, 76.6897, -47.8513
#c70ec1 color charts
#c70ec1 color shades, tints & tones
#c70ec1 color schemes
#c70ec1 color preview, HTML & CSS examples
This text has a color of #c70ec1
<p style="color:#c70ec1;">Text here</p>
.mytext {color:#c70ec1;}
This box has a color of #c70ec1
<div style="background-color:#c70ec1;">Content here</div>
.mybackground {background-color:#c70ec1;}
Border around this has a color of #c70ec1
<div style="border:2px solid #c70ec1;">Content here</div>
.myborder {border:2px solid #c70ec1;}