#dd7fee color space conversions
Hex:
#dd7fee
RGB:
221, 127, 238
CMY:
13, 50, 7
CMYK:
7, 47, 0, 7
HSL:
291°, 76.5517%, 71.5686%
HSV (HSB):
291°, 46.6387%, 93.3333%
XYZ:
52.8408, 36.7239, 85.1923
xyY:
0.3024, 0.2101, 36.7239
CIE-Lab:
67.0694, 53.0733, -41.0704
CIE-LCH:
67.0694, 67.1085, 322.2657
CIE-Luv:
67.0694, 41.9717, -72.9717
Hunter-Lab:
60.6003, 49.5937, -40.9301
#dd7fee color charts
#dd7fee color shades, tints & tones
#dd7fee color schemes
#dd7fee color preview, HTML & CSS examples
This text has a color of #dd7fee
<p style="color:#dd7fee;">Text here</p>
.mytext {color:#dd7fee;}
This box has a color of #dd7fee
<div style="background-color:#dd7fee;">Content here</div>
.mybackground {background-color:#dd7fee;}
Border around this has a color of #dd7fee
<div style="border:2px solid #dd7fee;">Content here</div>
.myborder {border:2px solid #dd7fee;}