#dd35f9 color space conversions
Hex:
#dd35f9
RGB:
221, 53, 249
CMY:
13, 79, 2
CMYK:
11, 79, 0, 2
HSL:
291°, 94.2308%, 59.2157%
HSV (HSB):
291°, 78.7149%, 97.6471%
XYZ:
48.1908, 24.7579, 91.8614
xyY:
0.2924, 0.1502, 24.7579
CIE-Lab:
56.8388, 84.7388, -63.3981
CIE-LCH:
56.8388, 105.8300, 323.1977
CIE-Luv:
56.8388, 58.7133, -109.2074
Hunter-Lab:
49.7573, 85.8049, -74.6303
#dd35f9 color charts
#dd35f9 color shades, tints & tones
#dd35f9 color schemes
#dd35f9 color preview, HTML & CSS examples
This text has a color of #dd35f9
<p style="color:#dd35f9;">Text here</p>
.mytext {color:#dd35f9;}
This box has a color of #dd35f9
<div style="background-color:#dd35f9;">Content here</div>
.mybackground {background-color:#dd35f9;}
Border around this has a color of #dd35f9
<div style="border:2px solid #dd35f9;">Content here</div>
.myborder {border:2px solid #dd35f9;}