#dd03f5 color space conversions
Hex:
#dd03f5
RGB:
221, 3, 245
CMY:
13, 99, 4
CMYK:
10, 99, 0, 4
HSL:
294°, 97.5806%, 48.6275%
HSV (HSB):
294°, 98.7755%, 96.0784%
XYZ:
46.3328, 22.0298, 88.1964
xyY:
0.2959, 0.1407, 22.0298
CIE-Lab:
54.0587, 91.5308, -65.6440
CIE-LCH:
54.0587, 112.6367, 324.3527
CIE-Luv:
54.0587, 64.0369, -111.8820
Hunter-Lab:
46.9360, 94.0681, -78.5554
#dd03f5 color charts
#dd03f5 color shades, tints & tones
#dd03f5 color schemes
#dd03f5 color preview, HTML & CSS examples
This text has a color of #dd03f5
<p style="color:#dd03f5;">Text here</p>
.mytext {color:#dd03f5;}
This box has a color of #dd03f5
<div style="background-color:#dd03f5;">Content here</div>
.mybackground {background-color:#dd03f5;}
Border around this has a color of #dd03f5
<div style="border:2px solid #dd03f5;">Content here</div>
.myborder {border:2px solid #dd03f5;}