#dd6fed color space conversions
Hex:
#dd6fed
RGB:
221, 111, 237
CMY:
13, 56, 7
CMYK:
7, 53, 0, 7
HSL:
292°, 77.7778%, 68.2353%
HSV (HSB):
292°, 53.1646%, 92.9412%
XYZ:
50.7893, 32.8555, 83.7856
xyY:
0.3033, 0.1962, 32.8555
CIE-Lab:
64.0437, 60.7241, -45.2672
CIE-LCH:
64.0437, 75.7399, 323.2971
CIE-Luv:
64.0437, 48.0483, -80.2408
Hunter-Lab:
57.3197, 57.8542, -46.5419
#dd6fed color charts
#dd6fed color shades, tints & tones
#dd6fed color schemes
#dd6fed color preview, HTML & CSS examples
This text has a color of #dd6fed
<p style="color:#dd6fed;">Text here</p>
.mytext {color:#dd6fed;}
This box has a color of #dd6fed
<div style="background-color:#dd6fed;">Content here</div>
.mybackground {background-color:#dd6fed;}
Border around this has a color of #dd6fed
<div style="border:2px solid #dd6fed;">Content here</div>
.myborder {border:2px solid #dd6fed;}