#c570f5 color space conversions
Hex:
#c570f5
RGB:
197, 112, 245
CMY:
23, 56, 4
CMYK:
20, 54, 0, 4
HSL:
278°, 86.9281%, 70.0000%
HSV (HSB):
278°, 54.2857%, 96.0784%
XYZ:
45.3016, 30.0512, 89.7990
xyY:
0.2743, 0.1820, 30.0512
CIE-Lab:
61.6984, 55.6595, -53.5945
CIE-LCH:
61.6984, 77.2681, 316.0828
CIE-Luv:
61.6984, 31.1901, -92.2456
Hunter-Lab:
54.8190, 51.5763, -58.7497
#c570f5 color charts
#c570f5 color shades, tints & tones
#c570f5 color schemes
#c570f5 color preview, HTML & CSS examples
This text has a color of #c570f5
<p style="color:#c570f5;">Text here</p>
.mytext {color:#c570f5;}
This box has a color of #c570f5
<div style="background-color:#c570f5;">Content here</div>
.mybackground {background-color:#c570f5;}
Border around this has a color of #c570f5
<div style="border:2px solid #c570f5;">Content here</div>
.myborder {border:2px solid #c570f5;}