#c53cea color space conversions
Hex:
#c53cea
RGB:
197, 60, 234
CMY:
23, 76, 8
CMYK:
16, 74, 0, 8
HSL:
287°, 80.5556%, 57.6471%
HSV (HSB):
287°, 74.3590%, 91.7647%
XYZ:
39.4931, 21.0425, 79.8220
xyY:
0.2814, 0.1499, 21.0425
CIE-Lab:
52.9960, 75.7082, -61.3781
CIE-LCH:
52.9960, 97.4628, 320.9677
CIE-Luv:
52.9960, 46.7381, -103.2252
Hunter-Lab:
45.8722, 73.4012, -71.0598
#c53cea color charts
#c53cea color shades, tints & tones
#c53cea color schemes
#c53cea color preview, HTML & CSS examples
This text has a color of #c53cea
<p style="color:#c53cea;">Text here</p>
.mytext {color:#c53cea;}
This box has a color of #c53cea
<div style="background-color:#c53cea;">Content here</div>
.mybackground {background-color:#c53cea;}
Border around this has a color of #c53cea
<div style="border:2px solid #c53cea;">Content here</div>
.myborder {border:2px solid #c53cea;}