#dd61e2 color space conversions
Hex:
#dd61e2
RGB:
221, 97, 226
CMY:
13, 62, 11
CMYK:
2, 57, 0, 11
HSL:
298°, 68.9840%, 63.3333%
HSV (HSB):
298°, 57.0796%, 88.6275%
XYZ:
47.8210, 29.4125, 75.1082
xyY:
0.3139, 0.1931, 29.4125
CIE-Lab:
61.1440, 65.1593, -43.7078
CIE-LCH:
61.1440, 78.4608, 326.1470
CIE-Luv:
61.1440, 55.5930, -77.7093
Hunter-Lab:
54.2333, 62.4865, -44.1480
#dd61e2 color charts
#dd61e2 color shades, tints & tones
#dd61e2 color schemes
#dd61e2 color preview, HTML & CSS examples
This text has a color of #dd61e2
<p style="color:#dd61e2;">Text here</p>
.mytext {color:#dd61e2;}
This box has a color of #dd61e2
<div style="background-color:#dd61e2;">Content here</div>
.mybackground {background-color:#dd61e2;}
Border around this has a color of #dd61e2
<div style="border:2px solid #dd61e2;">Content here</div>
.myborder {border:2px solid #dd61e2;}