#c705e7 color space conversions
Hex:
#c705e7
RGB:
199, 5, 231
CMY:
22, 98, 9
CMYK:
14, 98, 0, 9
HSL:
292°, 95.7627%, 46.2745%
HSV (HSB):
292°, 97.8355%, 90.5882%
XYZ:
38.0313, 18.0202, 77.0751
xyY:
0.2857, 0.1354, 18.0202
CIE-Lab:
49.5206, 86.0271, -65.2774
CIE-LCH:
49.5206, 107.9898, 322.8088
CIE-Luv:
49.5206, 54.1431, -107.9950
Hunter-Lab:
42.4502, 85.6310, -77.9353
#c705e7 color charts
#c705e7 color shades, tints & tones
#c705e7 color schemes
#c705e7 color preview, HTML & CSS examples
This text has a color of #c705e7
<p style="color:#c705e7;">Text here</p>
.mytext {color:#c705e7;}
This box has a color of #c705e7
<div style="background-color:#c705e7;">Content here</div>
.mybackground {background-color:#c705e7;}
Border around this has a color of #c705e7
<div style="border:2px solid #c705e7;">Content here</div>
.myborder {border:2px solid #c705e7;}