#dd63e2 color space conversions
Hex:
#dd63e2
RGB:
221, 99, 226
CMY:
13, 61, 11
CMYK:
2, 56, 0, 11
HSL:
298°, 68.6486%, 63.7255%
HSV (HSB):
298°, 56.1947%, 88.6275%
XYZ:
48.0081, 29.7868, 75.1706
xyY:
0.3138, 0.1947, 29.7868
CIE-Lab:
61.4698, 64.2729, -43.1948
CIE-LCH:
61.4698, 77.4390, 326.0968
CIE-Luv:
61.4698, 54.9407, -76.8483
Hunter-Lab:
54.5773, 61.5046, -43.4574
#dd63e2 color charts
#dd63e2 color shades, tints & tones
#dd63e2 color schemes
#dd63e2 color preview, HTML & CSS examples
This text has a color of #dd63e2
<p style="color:#dd63e2;">Text here</p>
.mytext {color:#dd63e2;}
This box has a color of #dd63e2
<div style="background-color:#dd63e2;">Content here</div>
.mybackground {background-color:#dd63e2;}
Border around this has a color of #dd63e2
<div style="border:2px solid #dd63e2;">Content here</div>
.myborder {border:2px solid #dd63e2;}