#de82c8 color space conversions
Hex:
#de82c8
RGB:
222, 130, 200
CMY:
13, 49, 22
CMYK:
0, 41, 10, 13
HSL:
314°, 58.2278%, 69.0196%
HSV (HSB):
314°, 41.4414%, 87.0588%
XYZ:
48.5322, 35.6650, 58.9697
xyY:
0.3390, 0.2491, 35.6650
CIE-Lab:
66.2632, 45.0557, -21.1915
CIE-LCH:
66.2632, 49.7905, 334.8105
CIE-Luv:
66.2632, 49.4911, -39.8139
Hunter-Lab:
59.7202, 40.5494, -16.7408
#de82c8 color charts
#de82c8 color shades, tints & tones
#de82c8 color schemes
#de82c8 color preview, HTML & CSS examples
This text has a color of #de82c8
<p style="color:#de82c8;">Text here</p>
.mytext {color:#de82c8;}
This box has a color of #de82c8
<div style="background-color:#de82c8;">Content here</div>
.mybackground {background-color:#de82c8;}
Border around this has a color of #de82c8
<div style="border:2px solid #de82c8;">Content here</div>
.myborder {border:2px solid #de82c8;}