#c505d5 color space conversions
Hex:
#c505d5
RGB:
197, 5, 213
CMY:
23, 98, 16
CMYK:
8, 98, 0, 16
HSL:
295°, 95.4128%, 42.7451%
HSV (HSB):
295°, 97.6526%, 83.5294%
XYZ:
35.0905, 16.7830, 64.3407
xyY:
0.3019, 0.1444, 16.7830
CIE-Lab:
47.9854, 82.8917, -57.5113
CIE-LCH:
47.9854, 100.8890, 325.2466
CIE-Luv:
47.9854, 59.0548, -95.7936
Hunter-Lab:
40.9670, 81.2027, -64.4410
#c505d5 color charts
#c505d5 color shades, tints & tones
#c505d5 color schemes
#c505d5 color preview, HTML & CSS examples
This text has a color of #c505d5
<p style="color:#c505d5;">Text here</p>
.mytext {color:#c505d5;}
This box has a color of #c505d5
<div style="background-color:#c505d5;">Content here</div>
.mybackground {background-color:#c505d5;}
Border around this has a color of #c505d5
<div style="border:2px solid #c505d5;">Content here</div>
.myborder {border:2px solid #c505d5;}