#c70ac8 color space conversions
Hex:
#c70ac8
RGB:
199, 10, 200
CMY:
22, 96, 22
CMYK:
0, 95, 0, 22
HSL:
300°, 90.4762%, 41.1765%
HSV (HSB):
300°, 95.0000%, 78.4314%
XYZ:
34.0871, 16.5293, 56.0375
xyY:
0.3196, 0.1550, 16.5293
CIE-Lab:
47.6614, 80.8361, -50.5153
CIE-LCH:
47.6614, 95.3219, 327.9983
CIE-Luv:
47.6614, 65.0965, -85.4130
Hunter-Lab:
40.6563, 78.5096, -53.2614
#c70ac8 color charts
#c70ac8 color shades, tints & tones
#c70ac8 color schemes
#c70ac8 color preview, HTML & CSS examples
This text has a color of #c70ac8
<p style="color:#c70ac8;">Text here</p>
.mytext {color:#c70ac8;}
This box has a color of #c70ac8
<div style="background-color:#c70ac8;">Content here</div>
.mybackground {background-color:#c70ac8;}
Border around this has a color of #c70ac8
<div style="border:2px solid #c70ac8;">Content here</div>
.myborder {border:2px solid #c70ac8;}