#c705cd color space conversions
Hex:
#c705cd
RGB:
199, 5, 205
CMY:
22, 98, 20
CMYK:
3, 98, 0, 20
HSL:
298°, 95.2381%, 41.1765%
HSV (HSB):
298°, 97.5610%, 80.3922%
XYZ:
34.6269, 16.6584, 59.1480
xyY:
0.3136, 0.1508, 16.6584
CIE-Lab:
47.8267, 81.9890, -53.1425
CIE-LCH:
47.8267, 97.7053, 327.0501
CIE-Luv:
47.8267, 63.4148, -89.3976
Hunter-Lab:
40.8147, 80.0122, -57.3516
#c705cd color charts
#c705cd color shades, tints & tones
#c705cd color schemes
#c705cd color preview, HTML & CSS examples
This text has a color of #c705cd
<p style="color:#c705cd;">Text here</p>
.mytext {color:#c705cd;}
This box has a color of #c705cd
<div style="background-color:#c705cd;">Content here</div>
.mybackground {background-color:#c705cd;}
Border around this has a color of #c705cd
<div style="border:2px solid #c705cd;">Content here</div>
.myborder {border:2px solid #c705cd;}