#d93dcd color space conversions
Hex:
#d93dcd
RGB:
217, 61, 205
CMY:
15, 76, 20
CMYK:
0, 72, 6, 15
HSL:
305°, 67.2414%, 54.5098%
HSV (HSB):
305°, 71.8894%, 85.0980%
XYZ:
41.3035, 22.4970, 59.9230
xyY:
0.3338, 0.1818, 22.4970
CIE-Lab:
54.5504, 74.6245, -42.2597
CIE-LCH:
54.5504, 85.7595, 330.4772
CIE-Luv:
54.5504, 69.4709, -75.0458
Hunter-Lab:
47.4310, 72.4357, -41.7037
#d93dcd color charts
#d93dcd color shades, tints & tones
#d93dcd color schemes
#d93dcd color preview, HTML & CSS examples
This text has a color of #d93dcd
<p style="color:#d93dcd;">Text here</p>
.mytext {color:#d93dcd;}
This box has a color of #d93dcd
<div style="background-color:#d93dcd;">Content here</div>
.mybackground {background-color:#d93dcd;}
Border around this has a color of #d93dcd
<div style="border:2px solid #d93dcd;">Content here</div>
.myborder {border:2px solid #d93dcd;}