#c705df color space conversions
Hex:
#c705df
RGB:
199, 5, 223
CMY:
22, 98, 13
CMYK:
11, 98, 0, 13
HSL:
293°, 95.6140%, 44.7059%
HSV (HSB):
293°, 97.7578%, 87.4510%
XYZ:
36.9267, 17.5784, 71.2587
xyY:
0.2936, 0.1398, 17.5784
CIE-Lab:
48.9807, 84.7524, -61.6069
CIE-LCH:
48.9807, 104.7777, 323.9864
CIE-Luv:
48.9807, 56.8721, -102.3703
Hunter-Lab:
41.9266, 83.8420, -71.4212
#c705df color charts
#c705df color shades, tints & tones
#c705df color schemes
#c705df color preview, HTML & CSS examples
This text has a color of #c705df
<p style="color:#c705df;">Text here</p>
.mytext {color:#c705df;}
This box has a color of #c705df
<div style="background-color:#c705df;">Content here</div>
.mybackground {background-color:#c705df;}
Border around this has a color of #c705df
<div style="border:2px solid #c705df;">Content here</div>
.myborder {border:2px solid #c705df;}