#d805c4 color space conversions
Hex:
#d805c4
RGB:
216, 5, 196
CMY:
15, 98, 23
CMYK:
0, 98, 9, 15
HSL:
306°, 95.4751%, 43.3333%
HSV (HSB):
306°, 97.6852%, 84.7059%
XYZ:
38.3370, 18.6930, 53.8121
xyY:
0.3459, 0.1686, 18.6930
CIE-Lab:
50.3261, 83.5398, -43.7707
CIE-LCH:
50.3261, 94.3121, 332.3477
CIE-Luv:
50.3261, 79.5052, -77.1775
Hunter-Lab:
43.2354, 82.6146, -43.5293
#d805c4 color charts
#d805c4 color shades, tints & tones
#d805c4 color schemes
#d805c4 color preview, HTML & CSS examples
This text has a color of #d805c4
<p style="color:#d805c4;">Text here</p>
.mytext {color:#d805c4;}
This box has a color of #d805c4
<div style="background-color:#d805c4;">Content here</div>
.mybackground {background-color:#d805c4;}
Border around this has a color of #d805c4
<div style="border:2px solid #d805c4;">Content here</div>
.myborder {border:2px solid #d805c4;}