#c24ca5 color space conversions
Hex:
#c24ca5
RGB:
194, 76, 165
CMY:
24, 70, 35
CMYK:
0, 61, 15, 24
HSL:
315°, 49.1667%, 52.9412%
HSV (HSB):
315°, 60.8247%, 76.0784%
XYZ:
31.6241, 19.3548, 37.6664
xyY:
0.3567, 0.2183, 19.3548
CIE-Lab:
51.0998, 57.2449, -24.7088
CIE-LCH:
51.0998, 62.3499, 336.6533
CIE-Luv:
51.0998, 61.7749, -45.0670
Hunter-Lab:
43.9941, 51.3207, -19.9664
#c24ca5 color charts
#c24ca5 color shades, tints & tones
#c24ca5 color schemes
#c24ca5 color preview, HTML & CSS examples
This text has a color of #c24ca5
<p style="color:#c24ca5;">Text here</p>
.mytext {color:#c24ca5;}
This box has a color of #c24ca5
<div style="background-color:#c24ca5;">Content here</div>
.mybackground {background-color:#c24ca5;}
Border around this has a color of #c24ca5
<div style="border:2px solid #c24ca5;">Content here</div>
.myborder {border:2px solid #c24ca5;}