#dd61ec color space conversions
Hex:
#dd61ec
RGB:
221, 97, 236
CMY:
13, 62, 7
CMYK:
6, 59, 0, 7
HSL:
294°, 78.5311%, 65.2941%
HSV (HSB):
294°, 58.8983%, 92.5490%
XYZ:
49.2338, 29.9777, 82.5482
xyY:
0.3044, 0.1853, 29.9777
CIE-Lab:
61.6349, 66.9216, -48.5135
CIE-LCH:
61.6349, 82.6563, 324.0605
CIE-Luv:
61.6349, 52.8477, -85.6851
Hunter-Lab:
54.7519, 64.6945, -51.0640
#dd61ec color charts
#dd61ec color shades, tints & tones
#dd61ec color schemes
#dd61ec color preview, HTML & CSS examples
This text has a color of #dd61ec
<p style="color:#dd61ec;">Text here</p>
.mytext {color:#dd61ec;}
This box has a color of #dd61ec
<div style="background-color:#dd61ec;">Content here</div>
.mybackground {background-color:#dd61ec;}
Border around this has a color of #dd61ec
<div style="border:2px solid #dd61ec;">Content here</div>
.myborder {border:2px solid #dd61ec;}