#d81bd9 color space conversions
Hex:
#d81bd9
RGB:
216, 27, 217
CMY:
15, 89, 15
CMYK:
0, 88, 0, 15
HSL:
300°, 77.8689%, 47.8431%
HSV (HSB):
300°, 87.5576%, 85.0980%
XYZ:
41.2352, 20.3925, 67.4085
xyY:
0.3196, 0.1580, 20.3925
CIE-Lab:
52.2782, 84.2098, -52.7360
CIE-LCH:
52.2782, 99.3599, 327.9433
CIE-Luv:
52.2782, 69.5983, -91.2347
Hunter-Lab:
45.1581, 83.9670, -56.8927
#d81bd9 color charts
#d81bd9 color shades, tints & tones
#d81bd9 color schemes
#d81bd9 color preview, HTML & CSS examples
This text has a color of #d81bd9
<p style="color:#d81bd9;">Text here</p>
.mytext {color:#d81bd9;}
This box has a color of #d81bd9
<div style="background-color:#d81bd9;">Content here</div>
.mybackground {background-color:#d81bd9;}
Border around this has a color of #d81bd9
<div style="border:2px solid #d81bd9;">Content here</div>
.myborder {border:2px solid #d81bd9;}