#dd65c8 color space conversions
Hex:
#dd65c8
RGB:
221, 101, 200
CMY:
13, 60, 22
CMYK:
0, 54, 10, 13
HSL:
311°, 63.8298%, 63.1373%
HSV (HSB):
311°, 54.2986%, 86.6667%
XYZ:
44.8978, 28.8496, 57.8457
xyY:
0.3412, 0.2192, 28.8496
CIE-Lab:
60.6487, 59.0203, -29.8292
CIE-LCH:
60.6487, 66.1300, 333.1877
CIE-Luv:
60.6487, 61.4614, -54.8776
Hunter-Lab:
53.7119, 55.2126, -26.2549
#dd65c8 color charts
#dd65c8 color shades, tints & tones
#dd65c8 color schemes
#dd65c8 color preview, HTML & CSS examples
This text has a color of #dd65c8
<p style="color:#dd65c8;">Text here</p>
.mytext {color:#dd65c8;}
This box has a color of #dd65c8
<div style="background-color:#dd65c8;">Content here</div>
.mybackground {background-color:#dd65c8;}
Border around this has a color of #dd65c8
<div style="border:2px solid #dd65c8;">Content here</div>
.myborder {border:2px solid #dd65c8;}