#dd00ff color space conversions
Hex:
#dd00ff
RGB:
221, 0, 255
CMY:
13, 100, 0
CMYK:
13, 100, 0, 0
HSL:
292°, 100.0000%, 50.0000%
HSV (HSB):
292°, 100.0000%, 100.0000%
XYZ:
47.8688, 22.5922, 96.4455
xyY:
0.2868, 0.1354, 22.5922
CIE-Lab:
54.6497, 93.2844, -70.2650
CIE-LCH:
54.6497, 116.7868, 323.0117
CIE-Luv:
54.6497, 60.6514, -119.0653
Hunter-Lab:
47.5312, 96.5882, -87.0334
#dd00ff color charts
#dd00ff color shades, tints & tones
#dd00ff color schemes
#dd00ff color preview, HTML & CSS examples
This text has a color of #dd00ff
<p style="color:#dd00ff;">Text here</p>
.mytext {color:#dd00ff;}
This box has a color of #dd00ff
<div style="background-color:#dd00ff;">Content here</div>
.mybackground {background-color:#dd00ff;}
Border around this has a color of #dd00ff
<div style="border:2px solid #dd00ff;">Content here</div>
.myborder {border:2px solid #dd00ff;}