#dd1ed2 color space conversions
Hex:
#dd1ed2
RGB:
221, 30, 210
CMY:
13, 88, 18
CMYK:
0, 86, 5, 13
HSL:
303°, 76.0956%, 49.2157%
HSV (HSB):
303°, 86.4253%, 86.6667%
XYZ:
41.9159, 20.9538, 62.8080
xyY:
0.3335, 0.1667, 20.9538
CIE-Lab:
52.8989, 83.6055, -47.6963
CIE-LCH:
52.8989, 96.2539, 330.2956
CIE-Luv:
52.8989, 75.6448, -83.9567
Hunter-Lab:
45.7754, 83.3433, -49.3086
#dd1ed2 color charts
#dd1ed2 color shades, tints & tones
#dd1ed2 color schemes
#dd1ed2 color preview, HTML & CSS examples
This text has a color of #dd1ed2
<p style="color:#dd1ed2;">Text here</p>
.mytext {color:#dd1ed2;}
This box has a color of #dd1ed2
<div style="background-color:#dd1ed2;">Content here</div>
.mybackground {background-color:#dd1ed2;}
Border around this has a color of #dd1ed2
<div style="border:2px solid #dd1ed2;">Content here</div>
.myborder {border:2px solid #dd1ed2;}