#c53ff5 color space conversions
Hex:
#c53ff5
RGB:
197, 63, 245
CMY:
23, 75, 4
CMYK:
20, 74, 0, 4
HSL:
284°, 90.0990%, 60.3922%
HSV (HSB):
284°, 74.2857%, 96.0784%
XYZ:
41.2849, 22.0179, 88.4601
xyY:
0.2720, 0.1451, 22.0179
CIE-Lab:
54.0460, 76.7418, -65.8515
CIE-LCH:
54.0460, 101.1223, 319.3674
CIE-Luv:
54.0460, 43.1627, -110.4617
Hunter-Lab:
46.9232, 74.9356, -78.9278
#c53ff5 color charts
#c53ff5 color shades, tints & tones
#c53ff5 color schemes
#c53ff5 color preview, HTML & CSS examples
This text has a color of #c53ff5
<p style="color:#c53ff5;">Text here</p>
.mytext {color:#c53ff5;}
This box has a color of #c53ff5
<div style="background-color:#c53ff5;">Content here</div>
.mybackground {background-color:#c53ff5;}
Border around this has a color of #c53ff5
<div style="border:2px solid #c53ff5;">Content here</div>
.myborder {border:2px solid #c53ff5;}