#dd85cd color space conversions
Hex:
#dd85cd
RGB:
221, 133, 205
CMY:
13, 48, 20
CMYK:
0, 40, 7, 13
HSL:
311°, 56.4103%, 69.4118%
HSV (HSB):
311°, 39.8190%, 86.6667%
XYZ:
49.2258, 36.5550, 62.2189
xyY:
0.3326, 0.2470, 36.5550
CIE-Lab:
66.9418, 44.0253, -22.9623
CIE-LCH:
66.9418, 49.6537, 332.4548
CIE-Luv:
66.9418, 46.3367, -42.4774
Hunter-Lab:
60.4607, 39.5244, -18.6917
#dd85cd color charts
#dd85cd color shades, tints & tones
#dd85cd color schemes
#dd85cd color preview, HTML & CSS examples
This text has a color of #dd85cd
<p style="color:#dd85cd;">Text here</p>
.mytext {color:#dd85cd;}
This box has a color of #dd85cd
<div style="background-color:#dd85cd;">Content here</div>
.mybackground {background-color:#dd85cd;}
Border around this has a color of #dd85cd
<div style="border:2px solid #dd85cd;">Content here</div>
.myborder {border:2px solid #dd85cd;}