#dd77cd color space conversions
Hex:
#dd77cd
RGB:
221, 119, 205
CMY:
13, 53, 20
CMYK:
0, 46, 7, 13
HSL:
309°, 60.0000%, 66.6667%
HSV (HSB):
309°, 46.1538%, 86.6667%
XYZ:
47.4351, 32.9736, 61.6220
xyY:
0.3340, 0.2322, 32.9736
CIE-Lab:
64.1395, 51.1750, -27.2614
CIE-LCH:
64.1395, 57.9833, 331.9554
CIE-Luv:
64.1395, 52.6846, -50.0970
Hunter-Lab:
57.4226, 46.9638, -23.4301
#dd77cd color charts
#dd77cd color shades, tints & tones
#dd77cd color schemes
#dd77cd color preview, HTML & CSS examples
This text has a color of #dd77cd
<p style="color:#dd77cd;">Text here</p>
.mytext {color:#dd77cd;}
This box has a color of #dd77cd
<div style="background-color:#dd77cd;">Content here</div>
.mybackground {background-color:#dd77cd;}
Border around this has a color of #dd77cd
<div style="border:2px solid #dd77cd;">Content here</div>
.myborder {border:2px solid #dd77cd;}