#c704a5 color space conversions
Hex:
#c704a5
RGB:
199, 4, 165
CMY:
22, 98, 35
CMYK:
0, 98, 17, 22
HSL:
310°, 96.0591%, 39.8039%
HSV (HSB):
310°, 97.9899%, 78.0392%
XYZ:
30.3881, 14.9456, 36.8805
xyY:
0.3696, 0.1818, 14.9456
CIE-Lab:
45.5595, 76.5515, -33.2776
CIE-LCH:
45.5595, 83.4717, 336.5050
CIE-Luv:
45.5595, 79.9491, -59.2455
Hunter-Lab:
38.6595, 72.6551, -29.5000
#c704a5 color charts
#c704a5 color shades, tints & tones
#c704a5 color schemes
#c704a5 color preview, HTML & CSS examples
This text has a color of #c704a5
<p style="color:#c704a5;">Text here</p>
.mytext {color:#c704a5;}
This box has a color of #c704a5
<div style="background-color:#c704a5;">Content here</div>
.mybackground {background-color:#c704a5;}
Border around this has a color of #c704a5
<div style="border:2px solid #c704a5;">Content here</div>
.myborder {border:2px solid #c704a5;}