#d973cd color space conversions
Hex:
#d973cd
RGB:
217, 115, 205
CMY:
15, 55, 20
CMYK:
0, 47, 6, 15
HSL:
307°, 57.3034%, 65.0980%
HSV (HSB):
307°, 47.0046%, 85.0980%
XYZ:
45.7655, 31.4210, 61.4104
xyY:
0.3302, 0.2267, 31.4210
CIE-Lab:
62.8614, 51.9752, -29.2754
CIE-LCH:
62.8614, 59.6529, 330.6094
CIE-Luv:
62.8614, 51.6373, -53.2059
Hunter-Lab:
56.0544, 47.6406, -25.7170
#d973cd color charts
#d973cd color shades, tints & tones
#d973cd color schemes
#d973cd color preview, HTML & CSS examples
This text has a color of #d973cd
<p style="color:#d973cd;">Text here</p>
.mytext {color:#d973cd;}
This box has a color of #d973cd
<div style="background-color:#d973cd;">Content here</div>
.mybackground {background-color:#d973cd;}
Border around this has a color of #d973cd
<div style="border:2px solid #d973cd;">Content here</div>
.myborder {border:2px solid #d973cd;}