#dd05ff color space conversions
Hex:
#dd05ff
RGB:
221, 5, 255
CMY:
13, 98, 0
CMYK:
13, 98, 0, 0
HSL:
292°, 100.0000%, 50.9804%
HSV (HSB):
292°, 98.0392%, 100.0000%
XYZ:
47.9231, 22.7007, 96.4636
xyY:
0.2868, 0.1359, 22.7007
CIE-Lab:
54.7627, 92.9477, -70.0823
CIE-LCH:
54.7627, 116.4079, 322.9838
CIE-Luv:
54.7627, 60.4882, -118.8339
Hunter-Lab:
47.6452, 96.1617, -86.6881
#dd05ff color charts
#dd05ff color shades, tints & tones
#dd05ff color schemes
#dd05ff color preview, HTML & CSS examples
This text has a color of #dd05ff
<p style="color:#dd05ff;">Text here</p>
.mytext {color:#dd05ff;}
This box has a color of #dd05ff
<div style="background-color:#dd05ff;">Content here</div>
.mybackground {background-color:#dd05ff;}
Border around this has a color of #dd05ff
<div style="border:2px solid #dd05ff;">Content here</div>
.myborder {border:2px solid #dd05ff;}