#de80d5 color space conversions
Hex:
#de80d5
RGB:
222, 128, 213
CMY:
13, 50, 16
CMYK:
0, 42, 4, 13
HSL:
306°, 58.7500%, 68.6275%
HSV (HSB):
306°, 42.3423%, 87.0588%
XYZ:
49.8536, 35.7720, 67.2279
xyY:
0.3262, 0.2340, 35.7720
CIE-Lab:
66.3454, 48.2961, -28.3299
CIE-LCH:
66.3454, 55.9919, 329.6046
CIE-Luv:
66.3454, 47.5977, -51.6058
Hunter-Lab:
59.8097, 44.1193, -24.7769
#de80d5 color charts
#de80d5 color shades, tints & tones
#de80d5 color schemes
#de80d5 color preview, HTML & CSS examples
This text has a color of #de80d5
<p style="color:#de80d5;">Text here</p>
.mytext {color:#de80d5;}
This box has a color of #de80d5
<div style="background-color:#de80d5;">Content here</div>
.mybackground {background-color:#de80d5;}
Border around this has a color of #de80d5
<div style="border:2px solid #de80d5;">Content here</div>
.myborder {border:2px solid #de80d5;}