#d802f3 color space conversions
Hex:
#d802f3
RGB:
216, 2, 243
CMY:
15, 99, 5
CMYK:
11, 99, 0, 5
HSL:
293°, 98.3673%, 48.0392%
HSV (HSB):
293°, 99.1770%, 95.2941%
XYZ:
44.5183, 21.1134, 86.5229
xyY:
0.2926, 0.1388, 21.1134
CIE-Lab:
53.0734, 90.5722, -66.1560
CIE-LCH:
53.0734, 112.1603, 323.8547
CIE-Luv:
53.0734, 61.4129, -111.9385
Hunter-Lab:
45.9493, 92.5294, -79.4790
#d802f3 color charts
#d802f3 color shades, tints & tones
#d802f3 color schemes
#d802f3 color preview, HTML & CSS examples
This text has a color of #d802f3
<p style="color:#d802f3;">Text here</p>
.mytext {color:#d802f3;}
This box has a color of #d802f3
<div style="background-color:#d802f3;">Content here</div>
.mybackground {background-color:#d802f3;}
Border around this has a color of #d802f3
<div style="border:2px solid #d802f3;">Content here</div>
.myborder {border:2px solid #d802f3;}