#d805f4 color space conversions
Hex:
#d805f4
RGB:
216, 5, 244
CMY:
15, 98, 4
CMYK:
11, 98, 0, 4
HSL:
293°, 95.9839%, 48.8235%
HSV (HSB):
293°, 97.9508%, 95.6863%
XYZ:
44.7023, 21.2391, 87.3314
xyY:
0.2917, 0.1386, 21.2391
CIE-Lab:
53.2102, 90.5167, -66.4953
CIE-LCH:
53.2102, 112.3161, 323.6983
CIE-Luv:
53.2102, 60.9591, -112.4976
Hunter-Lab:
46.0859, 92.4906, -80.0926
#d805f4 color charts
#d805f4 color shades, tints & tones
#d805f4 color schemes
#d805f4 color preview, HTML & CSS examples
This text has a color of #d805f4
<p style="color:#d805f4;">Text here</p>
.mytext {color:#d805f4;}
This box has a color of #d805f4
<div style="background-color:#d805f4;">Content here</div>
.mybackground {background-color:#d805f4;}
Border around this has a color of #d805f4
<div style="border:2px solid #d805f4;">Content here</div>
.myborder {border:2px solid #d805f4;}