#d505d5 color space conversions
Hex:
#d505d5
RGB:
213, 5, 213
CMY:
16, 98, 16
CMYK:
0, 98, 0, 16
HSL:
300°, 95.4128%, 42.7451%
HSV (HSB):
300°, 97.6526%, 83.5294%
XYZ:
39.5051, 19.0588, 64.5474
xyY:
0.3209, 0.1548, 19.0588
CIE-Lab:
50.7559, 85.4017, -52.9140
CIE-LCH:
50.7559, 100.4656, 328.2181
CIE-Luv:
50.7559, 70.3468, -90.9608
Hunter-Lab:
43.6564, 85.1279, -57.1028
#d505d5 color charts
#d505d5 color shades, tints & tones
#d505d5 color schemes
#d505d5 color preview, HTML & CSS examples
This text has a color of #d505d5
<p style="color:#d505d5;">Text here</p>
.mytext {color:#d505d5;}
This box has a color of #d505d5
<div style="background-color:#d505d5;">Content here</div>
.mybackground {background-color:#d505d5;}
Border around this has a color of #d505d5
<div style="border:2px solid #d505d5;">Content here</div>
.myborder {border:2px solid #d505d5;}