#de82c6 color space conversions
Hex:
#de82c6
RGB:
222, 130, 198
CMY:
13, 49, 22
CMYK:
0, 41, 11, 13
HSL:
316°, 58.2278%, 69.0196%
HSV (HSB):
316°, 41.4414%, 87.0588%
XYZ:
48.2999, 35.5721, 57.7465
xyY:
0.3411, 0.2512, 35.5721
CIE-Lab:
66.1917, 44.7253, -20.1797
CIE-LCH:
66.1917, 49.0670, 335.7155
CIE-Luv:
66.1917, 49.9195, -38.1765
Hunter-Lab:
59.6423, 40.1798, -15.6557
#de82c6 color charts
#de82c6 color shades, tints & tones
#de82c6 color schemes
#de82c6 color preview, HTML & CSS examples
This text has a color of #de82c6
<p style="color:#de82c6;">Text here</p>
.mytext {color:#de82c6;}
This box has a color of #de82c6
<div style="background-color:#de82c6;">Content here</div>
.mybackground {background-color:#de82c6;}
Border around this has a color of #de82c6
<div style="border:2px solid #de82c6;">Content here</div>
.myborder {border:2px solid #de82c6;}