#dd05e1 color space conversions
Hex:
#dd05e1
RGB:
221, 5, 225
CMY:
13, 98, 12
CMYK:
2, 98, 0, 12
HSL:
299°, 95.6522%, 45.0980%
HSV (HSB):
299°, 97.7778%, 88.2353%
XYZ:
43.4637, 20.9169, 72.9807
xyY:
0.3164, 0.1523, 20.9169
CIE-Lab:
52.8585, 88.4078, -56.3086
CIE-LCH:
52.8585, 104.8170, 327.5062
CIE-Luv:
52.8585, 71.4011, -97.3018
Hunter-Lab:
45.7350, 89.5987, -62.5963
#dd05e1 color charts
#dd05e1 color shades, tints & tones
#dd05e1 color schemes
#dd05e1 color preview, HTML & CSS examples
This text has a color of #dd05e1
<p style="color:#dd05e1;">Text here</p>
.mytext {color:#dd05e1;}
This box has a color of #dd05e1
<div style="background-color:#dd05e1;">Content here</div>
.mybackground {background-color:#dd05e1;}
Border around this has a color of #dd05e1
<div style="border:2px solid #dd05e1;">Content here</div>
.myborder {border:2px solid #dd05e1;}