#d805a1 color space conversions
Hex:
#d805a1
RGB:
216, 5, 161
CMY:
15, 98, 37
CMYK:
0, 98, 25, 15
HSL:
316°, 95.4751%, 43.3333%
HSV (HSB):
316°, 97.6852%, 84.7059%
XYZ:
34.8062, 17.2807, 35.2192
xyY:
0.3987, 0.1979, 17.2807
CIE-Lab:
48.6118, 79.2206, -25.8897
CIE-LCH:
48.6118, 83.3437, 341.9024
CIE-Luv:
48.6118, 95.1127, -50.0532
Hunter-Lab:
41.5700, 76.7088, -21.1330
#d805a1 color charts
#d805a1 color shades, tints & tones
#d805a1 color schemes
#d805a1 color preview, HTML & CSS examples
This text has a color of #d805a1
<p style="color:#d805a1;">Text here</p>
.mytext {color:#d805a1;}
This box has a color of #d805a1
<div style="background-color:#d805a1;">Content here</div>
.mybackground {background-color:#d805a1;}
Border around this has a color of #d805a1
<div style="border:2px solid #d805a1;">Content here</div>
.myborder {border:2px solid #d805a1;}