#d082e4 color space conversions
Hex:
#d082e4
RGB:
208, 130, 228
CMY:
18, 49, 11
CMYK:
9, 43, 0, 11
HSL:
288°, 64.4737%, 70.1961%
HSV (HSB):
288°, 42.9825%, 89.4118%
XYZ:
47.9986, 34.9766, 77.6201
xyY:
0.2989, 0.2178, 34.9766
CIE-Lab:
65.7304, 45.8821, -37.7485
CIE-LCH:
65.7304, 59.4148, 320.5549
CIE-Luv:
65.7304, 34.6177, -66.2578
Hunter-Lab:
59.1410, 41.3732, -36.4170
#d082e4 color charts
#d082e4 color shades, tints & tones
#d082e4 color schemes
#d082e4 color preview, HTML & CSS examples
This text has a color of #d082e4
<p style="color:#d082e4;">Text here</p>
.mytext {color:#d082e4;}
This box has a color of #d082e4
<div style="background-color:#d082e4;">Content here</div>
.mybackground {background-color:#d082e4;}
Border around this has a color of #d082e4
<div style="border:2px solid #d082e4;">Content here</div>
.myborder {border:2px solid #d082e4;}