#d567d5 color space conversions
Hex:
#d567d5
RGB:
213, 103, 213
CMY:
16, 60, 16
CMYK:
0, 52, 0, 16
HSL:
300°, 56.7010%, 61.9608%
HSV (HSB):
300°, 51.6432%, 83.5294%
XYZ:
44.3011, 28.6507, 66.1460
xyY:
0.3185, 0.2060, 28.6507
CIE-Lab:
60.4721, 58.0485, -37.5376
CIE-LCH:
60.4721, 69.1281, 327.1109
CIE-Luv:
60.4721, 51.6185, -66.7482
Hunter-Lab:
53.5264, 54.0642, -35.8000
#d567d5 color charts
#d567d5 color shades, tints & tones
#d567d5 color schemes
#d567d5 color preview, HTML & CSS examples
This text has a color of #d567d5
<p style="color:#d567d5;">Text here</p>
.mytext {color:#d567d5;}
This box has a color of #d567d5
<div style="background-color:#d567d5;">Content here</div>
.mybackground {background-color:#d567d5;}
Border around this has a color of #d567d5
<div style="border:2px solid #d567d5;">Content here</div>
.myborder {border:2px solid #d567d5;}