#dd60ff color space conversions
Hex:
#dd60ff
RGB:
221, 96, 255
CMY:
13, 62, 0
CMYK:
13, 62, 0, 0
HSL:
287°, 100.0000%, 68.8235%
HSV (HSB):
287°, 62.3529%, 100.0000%
XYZ:
52.0517, 30.9579, 97.8398
xyY:
0.2878, 0.1712, 30.9579
CIE-Lab:
62.4721, 70.8325, -57.6994
CIE-LCH:
62.4721, 91.3590, 320.8341
CIE-Luv:
62.4721, 48.0985, -100.9762
Hunter-Lab:
55.6398, 69.6190, -65.3106
#dd60ff color charts
#dd60ff color shades, tints & tones
#dd60ff color schemes
#dd60ff color preview, HTML & CSS examples
This text has a color of #dd60ff
<p style="color:#dd60ff;">Text here</p>
.mytext {color:#dd60ff;}
This box has a color of #dd60ff
<div style="background-color:#dd60ff;">Content here</div>
.mybackground {background-color:#dd60ff;}
Border around this has a color of #dd60ff
<div style="border:2px solid #dd60ff;">Content here</div>
.myborder {border:2px solid #dd60ff;}