#de81d9 color space conversions
Hex:
#de81d9
RGB:
222, 129, 217
CMY:
13, 49, 15
CMYK:
0, 42, 2, 13
HSL:
303°, 58.4906%, 68.8235%
HSV (HSB):
303°, 41.8919%, 87.0588%
XYZ:
50.4988, 36.2399, 69.9791
xyY:
0.3222, 0.2312, 36.2399
CIE-Lab:
66.7028, 48.4876, -30.0057
CIE-LCH:
66.7028, 57.0210, 328.2494
CIE-Luv:
66.7028, 46.2943, -54.3550
Hunter-Lab:
60.1996, 44.3868, -26.7821
#de81d9 color charts
#de81d9 color shades, tints & tones
#de81d9 color schemes
#de81d9 color preview, HTML & CSS examples
This text has a color of #de81d9
<p style="color:#de81d9;">Text here</p>
.mytext {color:#de81d9;}
This box has a color of #de81d9
<div style="background-color:#de81d9;">Content here</div>
.mybackground {background-color:#de81d9;}
Border around this has a color of #de81d9
<div style="border:2px solid #de81d9;">Content here</div>
.myborder {border:2px solid #de81d9;}