#c500d5 color space conversions
Hex:
#c500d5
RGB:
197, 0, 213
CMY:
23, 100, 16
CMYK:
8, 100, 0, 16
HSL:
295°, 100.0000%, 41.7647%
HSV (HSB):
295°, 100.0000%, 83.5294%
XYZ:
35.0362, 16.6744, 64.3227
xyY:
0.3019, 0.1437, 16.6744
CIE-Lab:
47.8471, 83.3026, -57.7339
CIE-LCH:
47.8471, 101.3535, 325.2756
CIE-Luv:
47.8471, 59.2631, -96.0773
Hunter-Lab:
40.8343, 81.6945, -64.8102
#c500d5 color charts
#c500d5 color shades, tints & tones
#c500d5 color schemes
#c500d5 color preview, HTML & CSS examples
This text has a color of #c500d5
<p style="color:#c500d5;">Text here</p>
.mytext {color:#c500d5;}
This box has a color of #c500d5
<div style="background-color:#c500d5;">Content here</div>
.mybackground {background-color:#c500d5;}
Border around this has a color of #c500d5
<div style="border:2px solid #c500d5;">Content here</div>
.myborder {border:2px solid #c500d5;}