#c52dff color space conversions
Hex:
#c52dff
RGB:
197, 45, 255
CMY:
23, 82, 0
CMYK:
23, 82, 0, 0
HSL:
283°, 100.0000%, 58.8235%
HSV (HSB):
283°, 82.3529%, 100.0000%
XYZ:
42.0143, 20.9671, 96.4404
xyY:
0.2635, 0.1315, 20.9671
CIE-Lab:
52.9135, 83.8406, -73.2552
CIE-LCH:
52.9135, 111.3354, 318.8549
CIE-Luv:
52.9135, 42.9060, -121.1717
Hunter-Lab:
45.7898, 83.6500, -92.8209
#c52dff color charts
#c52dff color shades, tints & tones
#c52dff color schemes
#c52dff color preview, HTML & CSS examples
This text has a color of #c52dff
<p style="color:#c52dff;">Text here</p>
.mytext {color:#c52dff;}
This box has a color of #c52dff
<div style="background-color:#c52dff;">Content here</div>
.mybackground {background-color:#c52dff;}
Border around this has a color of #c52dff
<div style="border:2px solid #c52dff;">Content here</div>
.myborder {border:2px solid #c52dff;}