#dd15f4 color space conversions
Hex:
#dd15f4
RGB:
221, 21, 244
CMY:
13, 92, 4
CMYK:
9, 91, 0, 4
HSL:
294°, 91.0204%, 51.9608%
HSV (HSB):
294°, 91.3934%, 95.6863%
XYZ:
46.4161, 22.4401, 87.4729
xyY:
0.2969, 0.1435, 22.4401
CIE-Lab:
54.4909, 89.9033, -64.3875
CIE-LCH:
54.4909, 110.5819, 324.3903
CIE-Luv:
54.4909, 63.6248, -110.1039
Hunter-Lab:
47.3710, 92.0024, -76.3222
#dd15f4 color charts
#dd15f4 color shades, tints & tones
#dd15f4 color schemes
#dd15f4 color preview, HTML & CSS examples
This text has a color of #dd15f4
<p style="color:#dd15f4;">Text here</p>
.mytext {color:#dd15f4;}
This box has a color of #dd15f4
<div style="background-color:#dd15f4;">Content here</div>
.mybackground {background-color:#dd15f4;}
Border around this has a color of #dd15f4
<div style="border:2px solid #dd15f4;">Content here</div>
.myborder {border:2px solid #dd15f4;}