#dd75e5 color space conversions
Hex:
#dd75e5
RGB:
221, 117, 229
CMY:
13, 54, 10
CMYK:
3, 49, 0, 10
HSL:
296°, 68.2927%, 67.8431%
HSV (HSB):
296°, 48.9083%, 89.8039%
XYZ:
50.3229, 33.7519, 77.9912
xyY:
0.3105, 0.2083, 33.7519
CIE-Lab:
64.7651, 56.3688, -39.6971
CIE-LCH:
64.7651, 68.9442, 324.8453
CIE-Luv:
64.7651, 47.8013, -70.8084
Hunter-Lab:
58.0964, 52.9477, -38.9261
#dd75e5 color charts
#dd75e5 color shades, tints & tones
#dd75e5 color schemes
#dd75e5 color preview, HTML & CSS examples
This text has a color of #dd75e5
<p style="color:#dd75e5;">Text here</p>
.mytext {color:#dd75e5;}
This box has a color of #dd75e5
<div style="background-color:#dd75e5;">Content here</div>
.mybackground {background-color:#dd75e5;}
Border around this has a color of #dd75e5
<div style="border:2px solid #dd75e5;">Content here</div>
.myborder {border:2px solid #dd75e5;}