#dd56fd color space conversions
Hex:
#dd56fd
RGB:
221, 86, 253
CMY:
13, 66, 1
CMYK:
13, 66, 0, 1
HSL:
289°, 97.6608%, 66.4706%
HSV (HSB):
289°, 66.0079%, 99.2157%
XYZ:
50.8762, 29.1196, 95.8677
xyY:
0.2893, 0.1656, 29.1196
CIE-Lab:
60.8870, 74.5618, -59.1267
CIE-LCH:
60.8870, 95.1601, 321.5860
CIE-Luv:
60.8870, 51.1762, -103.1306
Hunter-Lab:
53.9626, 73.8563, -67.5584
#dd56fd color charts
#dd56fd color shades, tints & tones
#dd56fd color schemes
#dd56fd color preview, HTML & CSS examples
This text has a color of #dd56fd
<p style="color:#dd56fd;">Text here</p>
.mytext {color:#dd56fd;}
This box has a color of #dd56fd
<div style="background-color:#dd56fd;">Content here</div>
.mybackground {background-color:#dd56fd;}
Border around this has a color of #dd56fd
<div style="border:2px solid #dd56fd;">Content here</div>
.myborder {border:2px solid #dd56fd;}