#d805a9 color space conversions
Hex:
#d805a9
RGB:
216, 5, 169
CMY:
15, 98, 34
CMYK:
0, 98, 22, 15
HSL:
313°, 95.4751%, 43.3333%
HSV (HSB):
313°, 97.6852%, 84.7059%
XYZ:
35.5346, 17.5720, 39.0550
xyY:
0.3856, 0.1907, 17.5720
CIE-Lab:
48.9729, 80.1423, -30.0804
CIE-LCH:
48.9729, 85.6015, 339.4270
CIE-Luv:
48.9729, 91.4284, -56.2973
Hunter-Lab:
41.9190, 77.9555, -25.8958
#d805a9 color charts
#d805a9 color shades, tints & tones
#d805a9 color schemes
#d805a9 color preview, HTML & CSS examples
This text has a color of #d805a9
<p style="color:#d805a9;">Text here</p>
.mytext {color:#d805a9;}
This box has a color of #d805a9
<div style="background-color:#d805a9;">Content here</div>
.mybackground {background-color:#d805a9;}
Border around this has a color of #d805a9
<div style="border:2px solid #d805a9;">Content here</div>
.myborder {border:2px solid #d805a9;}