#d81dde color space conversions
Hex:
#d81dde
RGB:
216, 29, 222
CMY:
15, 89, 13
CMYK:
3, 87, 0, 13
HSL:
298°, 76.8924%, 49.2157%
HSV (HSB):
298°, 86.9369%, 87.0588%
XYZ:
41.9431, 20.7516, 70.9021
xyY:
0.3140, 0.1553, 20.7516
CIE-Lab:
52.6765, 84.6463, -54.9445
CIE-LCH:
52.6765, 100.9153, 327.0122
CIE-Luv:
52.6765, 67.5332, -94.7203
Hunter-Lab:
45.5539, 84.6319, -60.3938
#d81dde color charts
#d81dde color shades, tints & tones
#d81dde color schemes
#d81dde color preview, HTML & CSS examples
This text has a color of #d81dde
<p style="color:#d81dde;">Text here</p>
.mytext {color:#d81dde;}
This box has a color of #d81dde
<div style="background-color:#d81dde;">Content here</div>
.mybackground {background-color:#d81dde;}
Border around this has a color of #d81dde
<div style="border:2px solid #d81dde;">Content here</div>
.myborder {border:2px solid #d81dde;}