#dd41fe color space conversions
Hex:
#dd41fe
RGB:
221, 65, 254
CMY:
13, 75, 0
CMYK:
13, 74, 0, 0
HSL:
290°, 98.9529%, 62.5490%
HSV (HSB):
290°, 74.4094%, 99.6078%
XYZ:
49.5985, 26.3085, 96.2298
xyY:
0.2881, 0.1528, 26.3085
CIE-Lab:
58.3287, 82.1615, -63.7787
CIE-LCH:
58.3287, 104.0107, 322.1793
CIE-Luv:
58.3287, 55.2414, -110.1583
Hunter-Lab:
51.2918, 82.8464, -75.3312
#dd41fe color charts
#dd41fe color shades, tints & tones
#dd41fe color schemes
#dd41fe color preview, HTML & CSS examples
This text has a color of #dd41fe
<p style="color:#dd41fe;">Text here</p>
.mytext {color:#dd41fe;}
This box has a color of #dd41fe
<div style="background-color:#dd41fe;">Content here</div>
.mybackground {background-color:#dd41fe;}
Border around this has a color of #dd41fe
<div style="border:2px solid #dd41fe;">Content here</div>
.myborder {border:2px solid #dd41fe;}