#c52adc color space conversions
Hex:
#c52adc
RGB:
197, 42, 220
CMY:
23, 84, 14
CMYK:
10, 81, 0, 14
HSL:
292°, 71.7742%, 51.3725%
HSV (HSB):
292°, 80.9091%, 86.2745%
XYZ:
36.7722, 18.6936, 69.3803
xyY:
0.2945, 0.1497, 18.6936
CIE-Lab:
50.3267, 78.4407, -57.7466
CIE-LCH:
50.3267, 97.4044, 323.6402
CIE-Luv:
50.3267, 53.7534, -96.8733
Hunter-Lab:
43.2360, 76.1509, -64.8766
#c52adc color charts
#c52adc color shades, tints & tones
#c52adc color schemes
#c52adc color preview, HTML & CSS examples
This text has a color of #c52adc
<p style="color:#c52adc;">Text here</p>
.mytext {color:#c52adc;}
This box has a color of #c52adc
<div style="background-color:#c52adc;">Content here</div>
.mybackground {background-color:#c52adc;}
Border around this has a color of #c52adc
<div style="border:2px solid #c52adc;">Content here</div>
.myborder {border:2px solid #c52adc;}