#c575f5 color space conversions
Hex:
#c575f5
RGB:
197, 117, 245
CMY:
23, 54, 4
CMYK:
20, 52, 0, 4
HSL:
278°, 86.4865%, 70.9804%
HSV (HSB):
278°, 52.2449%, 96.0784%
XYZ:
45.8687, 31.1855, 89.9881
xyY:
0.2746, 0.1867, 31.1855
CIE-Lab:
62.6639, 53.1210, -52.0614
CIE-LCH:
62.6639, 74.3789, 315.5772
CIE-Luv:
62.6639, 29.5703, -89.7429
Hunter-Lab:
55.8440, 48.8881, -56.4503
#c575f5 color charts
#c575f5 color shades, tints & tones
#c575f5 color schemes
#c575f5 color preview, HTML & CSS examples
This text has a color of #c575f5
<p style="color:#c575f5;">Text here</p>
.mytext {color:#c575f5;}
This box has a color of #c575f5
<div style="background-color:#c575f5;">Content here</div>
.mybackground {background-color:#c575f5;}
Border around this has a color of #c575f5
<div style="border:2px solid #c575f5;">Content here</div>
.myborder {border:2px solid #c575f5;}