#dd63ff color space conversions
Hex:
#dd63ff
RGB:
221, 99, 255
CMY:
13, 61, 0
CMYK:
13, 61, 0, 0
HSL:
287°, 100.0000%, 69.4118%
HSV (HSB):
287°, 61.1765%, 100.0000%
XYZ:
52.3306, 31.5158, 97.9328
xyY:
0.2879, 0.1734, 31.5158
CIE-Lab:
62.9407, 69.5421, -56.9526
CIE-LCH:
62.9407, 89.8871, 320.6837
CIE-Luv:
62.9407, 47.2813, -99.7846
Hunter-Lab:
56.1390, 68.1478, -64.1324
#dd63ff color charts
#dd63ff color shades, tints & tones
#dd63ff color schemes
#dd63ff color preview, HTML & CSS examples
This text has a color of #dd63ff
<p style="color:#dd63ff;">Text here</p>
.mytext {color:#dd63ff;}
This box has a color of #dd63ff
<div style="background-color:#dd63ff;">Content here</div>
.mybackground {background-color:#dd63ff;}
Border around this has a color of #dd63ff
<div style="border:2px solid #dd63ff;">Content here</div>
.myborder {border:2px solid #dd63ff;}