#de5cca color space conversions
Hex:
#de5cca
RGB:
222, 92, 202
CMY:
13, 64, 21
CMYK:
0, 59, 9, 13
HSL:
309°, 66.3265%, 61.5686%
HSV (HSB):
309°, 58.5586%, 87.0588%
XYZ:
44.6120, 27.4482, 58.8238
xyY:
0.3409, 0.2097, 27.4482
CIE-Lab:
59.3869, 63.6313, -32.9126
CIE-LCH:
59.3869, 71.6392, 332.6502
CIE-Luv:
59.3869, 64.9703, -60.1862
Hunter-Lab:
52.3910, 60.3122, -29.8962
#de5cca color charts
#de5cca color shades, tints & tones
#de5cca color schemes
#de5cca color preview, HTML & CSS examples
This text has a color of #de5cca
<p style="color:#de5cca;">Text here</p>
.mytext {color:#de5cca;}
This box has a color of #de5cca
<div style="background-color:#de5cca;">Content here</div>
.mybackground {background-color:#de5cca;}
Border around this has a color of #de5cca
<div style="border:2px solid #de5cca;">Content here</div>
.myborder {border:2px solid #de5cca;}