#dd75f7 color space conversions
Hex:
#dd75f7
RGB:
221, 117, 247
CMY:
13, 54, 3
CMYK:
11, 53, 0, 3
HSL:
288°, 89.0411%, 71.3725%
HSV (HSB):
288°, 52.6316%, 96.8627%
XYZ:
52.9686, 34.8101, 91.9230
xyY:
0.2948, 0.1937, 34.8101
CIE-Lab:
65.6006, 59.7356, -48.3338
CIE-LCH:
65.6006, 76.8408, 321.0227
CIE-Luv:
65.6006, 43.6327, -85.4033
Hunter-Lab:
59.0001, 57.0019, -51.0745
#dd75f7 color charts
#dd75f7 color shades, tints & tones
#dd75f7 color schemes
#dd75f7 color preview, HTML & CSS examples
This text has a color of #dd75f7
<p style="color:#dd75f7;">Text here</p>
.mytext {color:#dd75f7;}
This box has a color of #dd75f7
<div style="background-color:#dd75f7;">Content here</div>
.mybackground {background-color:#dd75f7;}
Border around this has a color of #dd75f7
<div style="border:2px solid #dd75f7;">Content here</div>
.myborder {border:2px solid #dd75f7;}