#d82df5 color space conversions
Hex:
#d82df5
RGB:
216, 45, 245
CMY:
15, 82, 4
CMYK:
12, 82, 0, 4
HSL:
291°, 90.9091%, 56.8627%
HSV (HSB):
291°, 81.6327%, 96.0784%
XYZ:
45.7387, 23.0683, 88.4281
xyY:
0.2909, 0.1467, 23.0683
CIE-Lab:
55.1426, 85.1696, -63.9383
CIE-LCH:
55.1426, 106.4987, 323.1038
CIE-Luv:
55.1426, 57.7858, -109.2164
Hunter-Lab:
48.0294, 85.9351, -75.5396
#d82df5 color charts
#d82df5 color shades, tints & tones
#d82df5 color schemes
#d82df5 color preview, HTML & CSS examples
This text has a color of #d82df5
<p style="color:#d82df5;">Text here</p>
.mytext {color:#d82df5;}
This box has a color of #d82df5
<div style="background-color:#d82df5;">Content here</div>
.mybackground {background-color:#d82df5;}
Border around this has a color of #d82df5
<div style="border:2px solid #d82df5;">Content here</div>
.myborder {border:2px solid #d82df5;}