#dd75f4 color space conversions
Hex:
#dd75f4
RGB:
221, 117, 244
CMY:
13, 54, 4
CMYK:
9, 52, 0, 4
HSL:
289°, 85.2349%, 70.7843%
HSV (HSB):
289°, 52.0492%, 95.6863%
XYZ:
52.5092, 34.6264, 89.5040
xyY:
0.2973, 0.1960, 34.6264
CIE-Lab:
65.4567, 59.1627, -46.9089
CIE-LCH:
65.4567, 75.5028, 321.5898
CIE-Luv:
65.4567, 44.3169, -82.9863
Hunter-Lab:
58.8442, 56.3059, -48.9911
#dd75f4 color charts
#dd75f4 color shades, tints & tones
#dd75f4 color schemes
#dd75f4 color preview, HTML & CSS examples
This text has a color of #dd75f4
<p style="color:#dd75f4;">Text here</p>
.mytext {color:#dd75f4;}
This box has a color of #dd75f4
<div style="background-color:#dd75f4;">Content here</div>
.mybackground {background-color:#dd75f4;}
Border around this has a color of #dd75f4
<div style="border:2px solid #dd75f4;">Content here</div>
.myborder {border:2px solid #dd75f4;}