#de81d8 color space conversions
Hex:
#de81d8
RGB:
222, 129, 216
CMY:
13, 49, 15
CMYK:
0, 42, 3, 13
HSL:
304°, 58.4906%, 68.8235%
HSV (HSB):
304°, 41.8919%, 87.0588%
XYZ:
50.3691, 36.1880, 69.2960
xyY:
0.3232, 0.2322, 36.1880
CIE-Lab:
66.6633, 48.3108, -29.5104
CIE-LCH:
66.6633, 56.6109, 328.5815
CIE-Luv:
66.6633, 46.5093, -53.5302
Hunter-Lab:
60.1564, 44.1847, -26.1884
#de81d8 color charts
#de81d8 color shades, tints & tones
#de81d8 color schemes
#de81d8 color preview, HTML & CSS examples
This text has a color of #de81d8
<p style="color:#de81d8;">Text here</p>
.mytext {color:#de81d8;}
This box has a color of #de81d8
<div style="background-color:#de81d8;">Content here</div>
.mybackground {background-color:#de81d8;}
Border around this has a color of #de81d8
<div style="border:2px solid #de81d8;">Content here</div>
.myborder {border:2px solid #de81d8;}