#c57fd5 color space conversions
Hex:
#c57fd5
RGB:
197, 127, 213
CMY:
23, 50, 16
CMYK:
8, 40, 0, 16
HSL:
289°, 50.5882%, 66.6667%
HSV (HSB):
289°, 40.3756%, 83.5294%
XYZ:
42.6256, 31.8532, 66.8525
xyY:
0.3016, 0.2254, 31.8532
CIE-Lab:
63.2213, 41.2482, -33.3985
CIE-LCH:
63.2213, 53.0743, 321.0031
CIE-Luv:
63.2213, 31.7631, -58.1176
Hunter-Lab:
56.4386, 36.0456, -30.7230
#c57fd5 color charts
#c57fd5 color shades, tints & tones
#c57fd5 color schemes
#c57fd5 color preview, HTML & CSS examples
This text has a color of #c57fd5
<p style="color:#c57fd5;">Text here</p>
.mytext {color:#c57fd5;}
This box has a color of #c57fd5
<div style="background-color:#c57fd5;">Content here</div>
.mybackground {background-color:#c57fd5;}
Border around this has a color of #c57fd5
<div style="border:2px solid #c57fd5;">Content here</div>
.myborder {border:2px solid #c57fd5;}