#c70ab7 color space conversions
Hex:
#c70ab7
RGB:
199, 10, 183
CMY:
22, 96, 28
CMYK:
0, 95, 8, 22
HSL:
305°, 90.4306%, 40.9804%
HSV (HSB):
305°, 94.9749%, 78.0392%
XYZ:
32.2090, 15.7781, 46.1476
xyY:
0.3422, 0.1676, 15.7781
CIE-Lab:
46.6820, 78.4100, -42.1587
CIE-LCH:
46.6820, 89.0251, 331.7344
CIE-Luv:
46.6820, 71.8888, -72.6490
Hunter-Lab:
39.7216, 75.2269, -41.0765
#c70ab7 color charts
#c70ab7 color shades, tints & tones
#c70ab7 color schemes
#c70ab7 color preview, HTML & CSS examples
This text has a color of #c70ab7
<p style="color:#c70ab7;">Text here</p>
.mytext {color:#c70ab7;}
This box has a color of #c70ab7
<div style="background-color:#c70ab7;">Content here</div>
.mybackground {background-color:#c70ab7;}
Border around this has a color of #c70ab7
<div style="border:2px solid #c70ab7;">Content here</div>
.myborder {border:2px solid #c70ab7;}