#d082e5 color space conversions
Hex:
#d082e5
RGB:
208, 130, 229
CMY:
18, 49, 10
CMYK:
9, 43, 0, 10
HSL:
287°, 65.5629%, 70.3922%
HSV (HSB):
287°, 43.2314%, 89.8039%
XYZ:
48.1379, 35.0323, 78.3535
xyY:
0.2980, 0.2169, 35.0323
CIE-Lab:
65.7738, 46.0799, -38.2347
CIE-LCH:
65.7738, 59.8769, 320.3159
CIE-Luv:
65.7738, 34.4293, -67.0833
Hunter-Lab:
59.1881, 41.5956, -37.0567
#d082e5 color charts
#d082e5 color shades, tints & tones
#d082e5 color schemes
#d082e5 color preview, HTML & CSS examples
This text has a color of #d082e5
<p style="color:#d082e5;">Text here</p>
.mytext {color:#d082e5;}
This box has a color of #d082e5
<div style="background-color:#d082e5;">Content here</div>
.mybackground {background-color:#d082e5;}
Border around this has a color of #d082e5
<div style="border:2px solid #d082e5;">Content here</div>
.myborder {border:2px solid #d082e5;}