#dd35c8 color space conversions
Hex:
#dd35c8
RGB:
221, 53, 200
CMY:
13, 79, 22
CMYK:
0, 76, 10, 13
HSL:
308°, 71.1864%, 53.7255%
HSV (HSB):
308°, 76.0181%, 86.6667%
XYZ:
41.5172, 22.0885, 56.7189
xyY:
0.3450, 0.1836, 22.0885
CIE-Lab:
54.1208, 77.1285, -40.0255
CIE-LCH:
54.1208, 86.8956, 332.5731
CIE-Luv:
54.1208, 75.9823, -71.9257
Hunter-Lab:
46.9984, 75.4353, -38.6538
#dd35c8 color charts
#dd35c8 color shades, tints & tones
#dd35c8 color schemes
#dd35c8 color preview, HTML & CSS examples
This text has a color of #dd35c8
<p style="color:#dd35c8;">Text here</p>
.mytext {color:#dd35c8;}
This box has a color of #dd35c8
<div style="background-color:#dd35c8;">Content here</div>
.mybackground {background-color:#dd35c8;}
Border around this has a color of #dd35c8
<div style="border:2px solid #dd35c8;">Content here</div>
.myborder {border:2px solid #dd35c8;}