#dd03ff color space conversions
Hex:
#dd03ff
RGB:
221, 3, 255
CMY:
13, 99, 0
CMYK:
13, 99, 0, 0
HSL:
292°, 100.0000%, 50.5882%
HSV (HSB):
292°, 98.8235%, 100.0000%
XYZ:
47.9014, 22.6573, 96.4564
xyY:
0.2868, 0.1357, 22.6573
CIE-Lab:
54.7176, 93.0822, -70.1553
CIE-LCH:
54.7176, 116.5593, 322.9950
CIE-Luv:
54.7176, 60.5535, -118.9265
Hunter-Lab:
47.5997, 96.3320, -86.8260
#dd03ff color charts
#dd03ff color shades, tints & tones
#dd03ff color schemes
#dd03ff color preview, HTML & CSS examples
This text has a color of #dd03ff
<p style="color:#dd03ff;">Text here</p>
.mytext {color:#dd03ff;}
This box has a color of #dd03ff
<div style="background-color:#dd03ff;">Content here</div>
.mybackground {background-color:#dd03ff;}
Border around this has a color of #dd03ff
<div style="border:2px solid #dd03ff;">Content here</div>
.myborder {border:2px solid #dd03ff;}