#d82df8 color space conversions
Hex:
#d82df8
RGB:
216, 45, 248
CMY:
15, 82, 3
CMYK:
13, 82, 0, 3
HSL:
291°, 93.5484%, 57.4510%
HSV (HSB):
291°, 81.8548%, 97.2549%
XYZ:
46.2006, 23.2530, 90.8602
xyY:
0.2882, 0.1450, 23.2530
CIE-Lab:
55.3320, 85.6676, -65.3069
CIE-LCH:
55.3320, 107.7216, 322.6807
CIE-Luv:
55.3320, 56.8158, -111.3849
Hunter-Lab:
48.2214, 86.6322, -77.9610
#d82df8 color charts
#d82df8 color shades, tints & tones
#d82df8 color schemes
#d82df8 color preview, HTML & CSS examples
This text has a color of #d82df8
<p style="color:#d82df8;">Text here</p>
.mytext {color:#d82df8;}
This box has a color of #d82df8
<div style="background-color:#d82df8;">Content here</div>
.mybackground {background-color:#d82df8;}
Border around this has a color of #d82df8
<div style="border:2px solid #d82df8;">Content here</div>
.myborder {border:2px solid #d82df8;}