#dd97f5 color space conversions
Hex:
#dd97f5
RGB:
221, 151, 245
CMY:
13, 41, 4
CMYK:
10, 38, 0, 4
HSL:
285°, 82.4561%, 77.6471%
HSV (HSB):
285°, 38.3673%, 96.0784%
XYZ:
57.3668, 44.0979, 91.8744
xyY:
0.2967, 0.2281, 44.0979
CIE-Lab:
72.2939, 41.9722, -36.7603
CIE-LCH:
72.2939, 55.7941, 318.7873
CIE-Luv:
72.2939, 30.9258, -65.0765
Hunter-Lab:
66.4063, 37.9910, -35.5445
#dd97f5 color charts
#dd97f5 color shades, tints & tones
#dd97f5 color schemes
#dd97f5 color preview, HTML & CSS examples
This text has a color of #dd97f5
<p style="color:#dd97f5;">Text here</p>
.mytext {color:#dd97f5;}
This box has a color of #dd97f5
<div style="background-color:#dd97f5;">Content here</div>
.mybackground {background-color:#dd97f5;}
Border around this has a color of #dd97f5
<div style="border:2px solid #dd97f5;">Content here</div>
.myborder {border:2px solid #dd97f5;}