#dd44cd color space conversions
Hex:
#dd44cd
RGB:
221, 68, 205
CMY:
13, 73, 20
CMYK:
0, 69, 7, 13
HSL:
306°, 69.2308%, 56.6667%
HSV (HSB):
306°, 69.2308%, 86.6667%
XYZ:
42.9054, 23.9142, 60.1121
xyY:
0.3380, 0.1884, 23.9142
CIE-Lab:
56.0018, 73.2026, -39.9296
CIE-LCH:
56.0018, 83.3847, 331.3890
CIE-Luv:
56.0018, 70.6659, -71.7106
Hunter-Lab:
48.9021, 71.0322, -38.6498
#dd44cd color charts
#dd44cd color shades, tints & tones
#dd44cd color schemes
#dd44cd color preview, HTML & CSS examples
This text has a color of #dd44cd
<p style="color:#dd44cd;">Text here</p>
.mytext {color:#dd44cd;}
This box has a color of #dd44cd
<div style="background-color:#dd44cd;">Content here</div>
.mybackground {background-color:#dd44cd;}
Border around this has a color of #dd44cd
<div style="border:2px solid #dd44cd;">Content here</div>
.myborder {border:2px solid #dd44cd;}