#d81cde color space conversions
Hex:
#d81cde
RGB:
216, 28, 222
CMY:
15, 89, 13
CMYK:
3, 87, 0, 13
HSL:
298°, 77.6000%, 49.0196%
HSV (HSB):
298°, 87.3874%, 87.0588%
XYZ:
41.9190, 20.7034, 70.8940
xyY:
0.3140, 0.1551, 20.7034
CIE-Lab:
52.6233, 84.8028, -55.0297
CIE-LCH:
52.6233, 101.0930, 327.0199
CIE-Luv:
52.6233, 67.6250, -94.8417
Hunter-Lab:
45.5009, 84.8213, -60.5278
#d81cde color charts
#d81cde color shades, tints & tones
#d81cde color schemes
#d81cde color preview, HTML & CSS examples
This text has a color of #d81cde
<p style="color:#d81cde;">Text here</p>
.mytext {color:#d81cde;}
This box has a color of #d81cde
<div style="background-color:#d81cde;">Content here</div>
.mybackground {background-color:#d81cde;}
Border around this has a color of #d81cde
<div style="border:2px solid #d81cde;">Content here</div>
.myborder {border:2px solid #d81cde;}