#d81cd0 color space conversions
Hex:
#d81cd0
RGB:
216, 28, 208
CMY:
15, 89, 18
CMYK:
0, 87, 4, 15
HSL:
303°, 77.0492%, 47.8431%
HSV (HSB):
303°, 87.0370%, 84.7059%
XYZ:
40.1193, 19.9835, 61.4172
xyY:
0.3301, 0.1644, 19.9835
CIE-Lab:
51.8186, 82.7452, -48.3209
CIE-LCH:
51.8186, 95.8211, 329.7163
CIE-Luv:
51.8186, 72.9839, -84.3325
Hunter-Lab:
44.7029, 81.9675, -50.1663
#d81cd0 color charts
#d81cd0 color shades, tints & tones
#d81cd0 color schemes
#d81cd0 color preview, HTML & CSS examples
This text has a color of #d81cd0
<p style="color:#d81cd0;">Text here</p>
.mytext {color:#d81cd0;}
This box has a color of #d81cd0
<div style="background-color:#d81cd0;">Content here</div>
.mybackground {background-color:#d81cd0;}
Border around this has a color of #d81cd0
<div style="border:2px solid #d81cd0;">Content here</div>
.myborder {border:2px solid #d81cd0;}