#dd6fee color space conversions
Hex:
#dd6fee
RGB:
221, 111, 238
CMY:
13, 56, 7
CMYK:
7, 53, 0, 7
HSL:
292°, 78.8820%, 68.4314%
HSV (HSB):
292°, 53.3613%, 93.3333%
XYZ:
50.9358, 32.9141, 84.5574
xyY:
0.3025, 0.1954, 32.9141
CIE-Lab:
64.0913, 60.9090, -45.7461
CIE-LCH:
64.0913, 76.1749, 323.0913
CIE-Luv:
64.0913, 47.8047, -81.0468
Hunter-Lab:
57.3708, 58.0798, -47.2265
#dd6fee color charts
#dd6fee color shades, tints & tones
#dd6fee color schemes
#dd6fee color preview, HTML & CSS examples
This text has a color of #dd6fee
<p style="color:#dd6fee;">Text here</p>
.mytext {color:#dd6fee;}
This box has a color of #dd6fee
<div style="background-color:#dd6fee;">Content here</div>
.mybackground {background-color:#dd6fee;}
Border around this has a color of #dd6fee
<div style="border:2px solid #dd6fee;">Content here</div>
.myborder {border:2px solid #dd6fee;}