#dd62bd color space conversions
Hex:
#dd62bd
RGB:
221, 98, 189
CMY:
13, 62, 26
CMYK:
0, 56, 14, 13
HSL:
316°, 64.3979%, 62.5490%
HSV (HSB):
316°, 55.6561%, 86.6667%
XYZ:
43.3718, 27.7816, 51.2206
xyY:
0.3544, 0.2270, 27.7816
CIE-Lab:
59.6909, 58.6858, -25.0441
CIE-LCH:
59.6909, 63.8062, 336.8897
CIE-Luv:
59.6909, 65.8219, -47.2985
Hunter-Lab:
52.7083, 54.6418, -20.7207
#dd62bd color charts
#dd62bd color shades, tints & tones
#dd62bd color schemes
#dd62bd color preview, HTML & CSS examples
This text has a color of #dd62bd
<p style="color:#dd62bd;">Text here</p>
.mytext {color:#dd62bd;}
This box has a color of #dd62bd
<div style="background-color:#dd62bd;">Content here</div>
.mybackground {background-color:#dd62bd;}
Border around this has a color of #dd62bd
<div style="border:2px solid #dd62bd;">Content here</div>
.myborder {border:2px solid #dd62bd;}