#c52acc color space conversions
Hex:
#c52acc
RGB:
197, 42, 204
CMY:
23, 84, 20
CMYK:
3, 79, 0, 20
HSL:
297°, 65.8537%, 48.2353%
HSV (HSB):
297°, 79.4118%, 80.0000%
XYZ:
34.7530, 17.8859, 58.7474
xyY:
0.3120, 0.1606, 17.8859
CIE-Lab:
49.3574, 75.8244, -50.1342
CIE-LCH:
49.3574, 90.8998, 326.5278
CIE-Luv:
49.3574, 59.1608, -85.0018
Hunter-Lab:
42.2917, 72.6711, -52.7555
#c52acc color charts
#c52acc color shades, tints & tones
#c52acc color schemes
#c52acc color preview, HTML & CSS examples
This text has a color of #c52acc
<p style="color:#c52acc;">Text here</p>
.mytext {color:#c52acc;}
This box has a color of #c52acc
<div style="background-color:#c52acc;">Content here</div>
.mybackground {background-color:#c52acc;}
Border around this has a color of #c52acc
<div style="border:2px solid #c52acc;">Content here</div>
.myborder {border:2px solid #c52acc;}