#dd03c8 color space conversions
Hex:
#dd03c8
RGB:
221, 3, 200
CMY:
13, 99, 22
CMYK:
0, 99, 10, 13
HSL:
306°, 97.3214%, 43.9216%
HSV (HSB):
306°, 98.6425%, 86.6667%
XYZ:
40.2767, 19.6074, 56.3054
xyY:
0.3466, 0.1688, 19.6074
CIE-Lab:
51.3904, 85.0805, -44.3410
CIE-LCH:
51.3904, 95.9417, 332.4730
CIE-Luv:
51.3904, 81.6779, -78.6457
Hunter-Lab:
44.2803, 84.8706, -44.3951
#dd03c8 color charts
#dd03c8 color shades, tints & tones
#dd03c8 color schemes
#dd03c8 color preview, HTML & CSS examples
This text has a color of #dd03c8
<p style="color:#dd03c8;">Text here</p>
.mytext {color:#dd03c8;}
This box has a color of #dd03c8
<div style="background-color:#dd03c8;">Content here</div>
.mybackground {background-color:#dd03c8;}
Border around this has a color of #dd03c8
<div style="border:2px solid #dd03c8;">Content here</div>
.myborder {border:2px solid #dd03c8;}