#dd51ce color space conversions
Hex:
#dd51ce
RGB:
221, 81, 206
CMY:
13, 68, 19
CMYK:
0, 63, 7, 13
HSL:
306°, 67.3077%, 59.2157%
HSV (HSB):
306°, 63.3484%, 86.6667%
XYZ:
43.9018, 25.7132, 61.0418
xyY:
0.3360, 0.1968, 25.7132
CIE-Lab:
57.7639, 68.5540, -37.7330
CIE-LCH:
57.7639, 78.2523, 331.1710
CIE-Luv:
57.7639, 66.6527, -68.0705
Hunter-Lab:
50.7082, 65.8010, -35.8766
#dd51ce color charts
#dd51ce color shades, tints & tones
#dd51ce color schemes
#dd51ce color preview, HTML & CSS examples
This text has a color of #dd51ce
<p style="color:#dd51ce;">Text here</p>
.mytext {color:#dd51ce;}
This box has a color of #dd51ce
<div style="background-color:#dd51ce;">Content here</div>
.mybackground {background-color:#dd51ce;}
Border around this has a color of #dd51ce
<div style="border:2px solid #dd51ce;">Content here</div>
.myborder {border:2px solid #dd51ce;}