#dd95f5 color space conversions
Hex:
#dd95f5
RGB:
221, 149, 245
CMY:
13, 42, 4
CMYK:
10, 39, 0, 4
HSL:
285°, 82.7586%, 77.2549%
HSV (HSB):
285°, 39.1837%, 96.0784%
XYZ:
57.0477, 43.4596, 91.7680
xyY:
0.2967, 0.2260, 43.4596
CIE-Lab:
71.8658, 43.0324, -37.4254
CIE-LCH:
71.8658, 57.0302, 318.9864
CIE-Luv:
71.8658, 31.7678, -66.2753
Hunter-Lab:
65.9239, 39.0993, -36.3867
#dd95f5 color charts
#dd95f5 color shades, tints & tones
#dd95f5 color schemes
#dd95f5 color preview, HTML & CSS examples
This text has a color of #dd95f5
<p style="color:#dd95f5;">Text here</p>
.mytext {color:#dd95f5;}
This box has a color of #dd95f5
<div style="background-color:#dd95f5;">Content here</div>
.mybackground {background-color:#dd95f5;}
Border around this has a color of #dd95f5
<div style="border:2px solid #dd95f5;">Content here</div>
.myborder {border:2px solid #dd95f5;}