#d93ddd color space conversions
Hex:
#d93ddd
RGB:
217, 61, 221
CMY:
15, 76, 13
CMYK:
2, 72, 0, 13
HSL:
299°, 70.1754%, 55.2941%
HSV (HSB):
299°, 72.3982%, 86.6667%
XYZ:
43.3352, 23.3097, 70.6218
xyY:
0.3157, 0.1698, 23.3097
CIE-Lab:
55.3899, 77.1166, -50.0376
CIE-LCH:
55.3899, 91.9278, 327.0222
CIE-Luv:
55.3899, 63.9038, -87.4829
Hunter-Lab:
48.2801, 75.7276, -52.9305
#d93ddd color charts
#d93ddd color shades, tints & tones
#d93ddd color schemes
#d93ddd color preview, HTML & CSS examples
This text has a color of #d93ddd
<p style="color:#d93ddd;">Text here</p>
.mytext {color:#d93ddd;}
This box has a color of #d93ddd
<div style="background-color:#d93ddd;">Content here</div>
.mybackground {background-color:#d93ddd;}
Border around this has a color of #d93ddd
<div style="border:2px solid #d93ddd;">Content here</div>
.myborder {border:2px solid #d93ddd;}