#dd55ce color space conversions
Hex:
#dd55ce
RGB:
221, 85, 206
CMY:
13, 67, 19
CMYK:
0, 62, 7, 13
HSL:
307°, 66.6667%, 60.0000%
HSV (HSB):
307°, 61.5385%, 86.6667%
XYZ:
44.2079, 26.3254, 61.1438
xyY:
0.3357, 0.1999, 26.3254
CIE-Lab:
58.3446, 66.9468, -36.8235
CIE-LCH:
58.3446, 76.4058, 331.1874
CIE-Luv:
58.3446, 65.3944, -66.5495
Hunter-Lab:
51.3083, 64.0085, -34.7398
#dd55ce color charts
#dd55ce color shades, tints & tones
#dd55ce color schemes
#dd55ce color preview, HTML & CSS examples
This text has a color of #dd55ce
<p style="color:#dd55ce;">Text here</p>
.mytext {color:#dd55ce;}
This box has a color of #dd55ce
<div style="background-color:#dd55ce;">Content here</div>
.mybackground {background-color:#dd55ce;}
Border around this has a color of #dd55ce
<div style="border:2px solid #dd55ce;">Content here</div>
.myborder {border:2px solid #dd55ce;}