#d082f5 color space conversions
Hex:
#d082f5
RGB:
208, 130, 245
CMY:
18, 49, 4
CMYK:
15, 47, 0, 4
HSL:
281°, 85.1852%, 73.5294%
HSV (HSB):
281°, 46.9388%, 96.0784%
XYZ:
50.4765, 35.9677, 90.6683
xyY:
0.2850, 0.2031, 35.9677
CIE-Lab:
66.4953, 49.3224, -45.9273
CIE-LCH:
66.4953, 67.3944, 317.0414
CIE-Luv:
66.4953, 31.4574, -80.2216
Hunter-Lab:
59.9731, 45.2820, -47.6544
#d082f5 color charts
#d082f5 color shades, tints & tones
#d082f5 color schemes
#d082f5 color preview, HTML & CSS examples
This text has a color of #d082f5
<p style="color:#d082f5;">Text here</p>
.mytext {color:#d082f5;}
This box has a color of #d082f5
<div style="background-color:#d082f5;">Content here</div>
.mybackground {background-color:#d082f5;}
Border around this has a color of #d082f5
<div style="border:2px solid #d082f5;">Content here</div>
.myborder {border:2px solid #d082f5;}