#c54fc5 color space conversions
Hex:
#c54fc5
RGB:
197, 79, 197
CMY:
23, 69, 23
CMYK:
0, 60, 0, 23
HSL:
300°, 50.4274%, 54.1176%
HSV (HSB):
300°, 59.8985%, 77.2549%
XYZ:
35.9000, 21.4935, 55.0798
xyY:
0.3192, 0.1911, 21.4935
CIE-Lab:
53.4854, 61.9220, -39.5557
CIE-LCH:
53.4854, 73.4778, 327.4296
CIE-Luv:
53.4854, 53.1534, -68.7316
Hunter-Lab:
46.3611, 57.0907, -37.9874
#c54fc5 color charts
#c54fc5 color shades, tints & tones
#c54fc5 color schemes
#c54fc5 color preview, HTML & CSS examples
This text has a color of #c54fc5
<p style="color:#c54fc5;">Text here</p>
.mytext {color:#c54fc5;}
This box has a color of #c54fc5
<div style="background-color:#c54fc5;">Content here</div>
.mybackground {background-color:#c54fc5;}
Border around this has a color of #c54fc5
<div style="border:2px solid #c54fc5;">Content here</div>
.myborder {border:2px solid #c54fc5;}