#dd75f3 color space conversions
Hex:
#dd75f3
RGB:
221, 117, 243
CMY:
13, 54, 5
CMYK:
9, 52, 0, 5
HSL:
290°, 84.0000%, 70.5882%
HSV (HSB):
290°, 51.8519%, 95.2941%
XYZ:
52.3577, 34.5658, 88.7063
xyY:
0.2981, 0.1968, 34.5658
CIE-Lab:
65.4092, 58.9727, -46.4327
CIE-LCH:
65.4092, 75.0585, 321.7846
CIE-Luv:
65.4092, 44.5459, -82.1791
Hunter-Lab:
58.7927, 56.0757, -48.3018
#dd75f3 color charts
#dd75f3 color shades, tints & tones
#dd75f3 color schemes
#dd75f3 color preview, HTML & CSS examples
This text has a color of #dd75f3
<p style="color:#dd75f3;">Text here</p>
.mytext {color:#dd75f3;}
This box has a color of #dd75f3
<div style="background-color:#dd75f3;">Content here</div>
.mybackground {background-color:#dd75f3;}
Border around this has a color of #dd75f3
<div style="border:2px solid #dd75f3;">Content here</div>
.myborder {border:2px solid #dd75f3;}