#dd68ff color space conversions
Hex:
#dd68ff
RGB:
221, 104, 255
CMY:
13, 59, 0
CMYK:
13, 59, 0, 0
HSL:
286°, 100.0000%, 70.3922%
HSV (HSB):
286°, 59.2157%, 100.0000%
XYZ:
52.8191, 32.4928, 98.0956
xyY:
0.2880, 0.1772, 32.4928
CIE-Lab:
63.7481, 67.3331, -55.6674
CIE-LCH:
63.7481, 87.3648, 320.4179
CIE-Luv:
63.7481, 45.8602, -97.7099
Hunter-Lab:
57.0024, 65.6459, -62.1306
#dd68ff color charts
#dd68ff color shades, tints & tones
#dd68ff color schemes
#dd68ff color preview, HTML & CSS examples
This text has a color of #dd68ff
<p style="color:#dd68ff;">Text here</p>
.mytext {color:#dd68ff;}
This box has a color of #dd68ff
<div style="background-color:#dd68ff;">Content here</div>
.mybackground {background-color:#dd68ff;}
Border around this has a color of #dd68ff
<div style="border:2px solid #dd68ff;">Content here</div>
.myborder {border:2px solid #dd68ff;}