#d81ecb color space conversions
Hex:
#d81ecb
RGB:
216, 30, 203
CMY:
15, 88, 20
CMYK:
0, 86, 6, 15
HSL:
304°, 75.6098%, 48.2353%
HSV (HSB):
304°, 86.1111%, 84.7059%
XYZ:
39.5627, 19.8393, 58.2441
xyY:
0.3363, 0.1686, 19.8393
CIE-Lab:
51.6550, 81.7075, -45.7065
CIE-LCH:
51.6550, 93.6226, 330.7777
CIE-Luv:
51.6550, 74.7487, -80.2595
Hunter-Lab:
44.5413, 80.6008, -46.3512
#d81ecb color charts
#d81ecb color shades, tints & tones
#d81ecb color schemes
#d81ecb color preview, HTML & CSS examples
This text has a color of #d81ecb
<p style="color:#d81ecb;">Text here</p>
.mytext {color:#d81ecb;}
This box has a color of #d81ecb
<div style="background-color:#d81ecb;">Content here</div>
.mybackground {background-color:#d81ecb;}
Border around this has a color of #d81ecb
<div style="border:2px solid #d81ecb;">Content here</div>
.myborder {border:2px solid #d81ecb;}