#dd03f1 color space conversions
Hex:
#dd03f1
RGB:
221, 3, 241
CMY:
13, 99, 5
CMYK:
8, 99, 0, 5
HSL:
295°, 97.5410%, 47.8431%
HSV (HSB):
295°, 98.7552%, 94.5098%
XYZ:
45.7285, 21.7882, 85.0145
xyY:
0.2998, 0.1428, 21.7882
CIE-Lab:
53.8015, 90.9211, -63.8178
CIE-LCH:
53.8015, 111.0827, 324.9349
CIE-Luv:
53.8015, 65.4749, -109.0282
Hunter-Lab:
46.6778, 93.1839, -75.3107
#dd03f1 color charts
#dd03f1 color shades, tints & tones
#dd03f1 color schemes
#dd03f1 color preview, HTML & CSS examples
This text has a color of #dd03f1
<p style="color:#dd03f1;">Text here</p>
.mytext {color:#dd03f1;}
This box has a color of #dd03f1
<div style="background-color:#dd03f1;">Content here</div>
.mybackground {background-color:#dd03f1;}
Border around this has a color of #dd03f1
<div style="border:2px solid #dd03f1;">Content here</div>
.myborder {border:2px solid #dd03f1;}