#dd4dfa color space conversions
Hex:
#dd4dfa
RGB:
221, 77, 250
CMY:
13, 70, 2
CMYK:
12, 69, 0, 2
HSL:
290°, 94.5355%, 64.1176%
HSV (HSB):
290°, 69.2000%, 98.0392%
XYZ:
49.7280, 27.5820, 93.1454
xyY:
0.2917, 0.1618, 27.5820
CIE-Lab:
59.5092, 77.4232, -59.6703
CIE-LCH:
59.5092, 97.7492, 322.3784
CIE-Luv:
59.5092, 54.0859, -103.8092
Hunter-Lab:
52.5186, 77.1077, -68.3919
#dd4dfa color charts
#dd4dfa color shades, tints & tones
#dd4dfa color schemes
#dd4dfa color preview, HTML & CSS examples
This text has a color of #dd4dfa
<p style="color:#dd4dfa;">Text here</p>
.mytext {color:#dd4dfa;}
This box has a color of #dd4dfa
<div style="background-color:#dd4dfa;">Content here</div>
.mybackground {background-color:#dd4dfa;}
Border around this has a color of #dd4dfa
<div style="border:2px solid #dd4dfa;">Content here</div>
.myborder {border:2px solid #dd4dfa;}