#c705a8 color space conversions
Hex:
#c705a8
RGB:
199, 5, 168
CMY:
22, 98, 34
CMYK:
0, 97, 16, 22
HSL:
310°, 95.0980%, 40.0000%
HSV (HSB):
310°, 97.4874%, 78.0392%
XYZ:
30.6753, 15.0778, 38.3393
xyY:
0.3648, 0.1793, 15.0778
CIE-Lab:
45.7406, 76.8448, -34.7800
CIE-LCH:
45.7406, 84.3492, 335.6485
CIE-Luv:
45.7406, 78.5660, -61.4926
Hunter-Lab:
38.8302, 73.0600, -31.3594
#c705a8 color charts
#c705a8 color shades, tints & tones
#c705a8 color schemes
#c705a8 color preview, HTML & CSS examples
This text has a color of #c705a8
<p style="color:#c705a8;">Text here</p>
.mytext {color:#c705a8;}
This box has a color of #c705a8
<div style="background-color:#c705a8;">Content here</div>
.mybackground {background-color:#c705a8;}
Border around this has a color of #c705a8
<div style="border:2px solid #c705a8;">Content here</div>
.myborder {border:2px solid #c705a8;}