#de5ab5 color space conversions
Hex:
#de5ab5
RGB:
222, 90, 181
CMY:
13, 65, 29
CMYK:
0, 59, 18, 13
HSL:
319°, 66.6667%, 61.1765%
HSV (HSB):
319°, 59.4595%, 87.0588%
XYZ:
42.1209, 26.1781, 46.5489
xyY:
0.3668, 0.2279, 26.1781
CIE-Lab:
58.2057, 61.3506, -22.7244
CIE-LCH:
58.2057, 65.4240, 339.6753
CIE-Luv:
58.2057, 72.2327, -44.0324
Hunter-Lab:
51.1646, 57.4109, -18.1262
#de5ab5 color charts
#de5ab5 color shades, tints & tones
#de5ab5 color schemes
#de5ab5 color preview, HTML & CSS examples
This text has a color of #de5ab5
<p style="color:#de5ab5;">Text here</p>
.mytext {color:#de5ab5;}
This box has a color of #de5ab5
<div style="background-color:#de5ab5;">Content here</div>
.mybackground {background-color:#de5ab5;}
Border around this has a color of #de5ab5
<div style="border:2px solid #de5ab5;">Content here</div>
.myborder {border:2px solid #de5ab5;}