#dd7be5 color space conversions
Hex:
#dd7be5
RGB:
221, 123, 229
CMY:
13, 52, 10
CMYK:
3, 46, 0, 10
HSL:
295°, 67.0886%, 69.0196%
HSV (HSB):
295°, 46.2882%, 89.8039%
XYZ:
51.0446, 35.1952, 78.2317
xyY:
0.3104, 0.2140, 35.1952
CIE-Lab:
65.9004, 53.4000, -37.9236
CIE-LCH:
65.9004, 65.4962, 324.6184
CIE-Luv:
65.9004, 45.4876, -67.7150
Hunter-Lab:
59.3256, 49.7644, -36.6570
#dd7be5 color charts
#dd7be5 color shades, tints & tones
#dd7be5 color schemes
#dd7be5 color preview, HTML & CSS examples
This text has a color of #dd7be5
<p style="color:#dd7be5;">Text here</p>
.mytext {color:#dd7be5;}
This box has a color of #dd7be5
<div style="background-color:#dd7be5;">Content here</div>
.mybackground {background-color:#dd7be5;}
Border around this has a color of #dd7be5
<div style="border:2px solid #dd7be5;">Content here</div>
.myborder {border:2px solid #dd7be5;}