#c52ff8 color space conversions
Hex:
#c52ff8
RGB:
197, 47, 248
CMY:
23, 82, 3
CMYK:
21, 81, 0, 3
HSL:
285°, 93.4884%, 57.8431%
HSV (HSB):
285°, 81.0484%, 97.2549%
XYZ:
40.9858, 20.6807, 90.6385
xyY:
0.2691, 0.1358, 20.6807
CIE-Lab:
52.5982, 82.0655, -69.8671
CIE-LCH:
52.5982, 107.7783, 319.5903
CIE-Luv:
52.5982, 44.6261, -115.9905
Hunter-Lab:
45.4760, 81.2922, -86.3381
#c52ff8 color charts
#c52ff8 color shades, tints & tones
#c52ff8 color schemes
#c52ff8 color preview, HTML & CSS examples
This text has a color of #c52ff8
<p style="color:#c52ff8;">Text here</p>
.mytext {color:#c52ff8;}
This box has a color of #c52ff8
<div style="background-color:#c52ff8;">Content here</div>
.mybackground {background-color:#c52ff8;}
Border around this has a color of #c52ff8
<div style="border:2px solid #c52ff8;">Content here</div>
.myborder {border:2px solid #c52ff8;}