#c54db5 color space conversions
Hex:
#c54db5
RGB:
197, 77, 181
CMY:
23, 70, 29
CMYK:
0, 61, 8, 23
HSL:
308°, 50.8475%, 53.7255%
HSV (HSB):
308°, 60.9137%, 77.2549%
XYZ:
34.0203, 20.5143, 45.8826
xyY:
0.3388, 0.2043, 20.5143
CIE-Lab:
52.4137, 60.1200, -31.9882
CIE-LCH:
52.4137, 68.1004, 331.9838
CIE-Luv:
52.4137, 58.6178, -56.6894
Hunter-Lab:
45.2927, 54.8131, -28.3574
#c54db5 color charts
#c54db5 color shades, tints & tones
#c54db5 color schemes
#c54db5 color preview, HTML & CSS examples
This text has a color of #c54db5
<p style="color:#c54db5;">Text here</p>
.mytext {color:#c54db5;}
This box has a color of #c54db5
<div style="background-color:#c54db5;">Content here</div>
.mybackground {background-color:#c54db5;}
Border around this has a color of #c54db5
<div style="border:2px solid #c54db5;">Content here</div>
.myborder {border:2px solid #c54db5;}