#c70ac3 color space conversions
Hex:
#c70ac3
RGB:
199, 10, 195
CMY:
22, 96, 24
CMYK:
0, 95, 2, 22
HSL:
301°, 90.4306%, 40.9804%
HSV (HSB):
301°, 94.9749%, 78.0392%
XYZ:
33.5121, 16.2993, 53.0096
xyY:
0.3259, 0.1585, 16.2993
CIE-Lab:
47.3648, 80.1060, -48.0864
CIE-LCH:
47.3648, 93.4305, 329.0243
CIE-Luv:
47.3648, 67.0452, -81.6940
Hunter-Lab:
40.3724, 77.5163, -49.5879
#c70ac3 color charts
#c70ac3 color shades, tints & tones
#c70ac3 color schemes
#c70ac3 color preview, HTML & CSS examples
This text has a color of #c70ac3
<p style="color:#c70ac3;">Text here</p>
.mytext {color:#c70ac3;}
This box has a color of #c70ac3
<div style="background-color:#c70ac3;">Content here</div>
.mybackground {background-color:#c70ac3;}
Border around this has a color of #c70ac3
<div style="border:2px solid #c70ac3;">Content here</div>
.myborder {border:2px solid #c70ac3;}