#e082e5 color space conversions
Hex:
#e082e5
RGB:
224, 130, 229
CMY:
12, 49, 10
CMYK:
2, 43, 0, 10
HSL:
297°, 65.5629%, 70.3922%
HSV (HSB):
297°, 43.2314%, 89.8039%
XYZ:
52.8660, 37.4697, 78.5748
xyY:
0.3130, 0.2218, 37.4697
CIE-Lab:
67.6279, 50.7311, -35.2064
CIE-LCH:
67.6279, 61.7506, 325.2401
CIE-Luv:
67.6279, 44.6221, -63.2073
Hunter-Lab:
61.2125, 47.0390, -33.2582
#e082e5 color charts
#e082e5 color shades, tints & tones
#e082e5 color schemes
#e082e5 color preview, HTML & CSS examples
This text has a color of #e082e5
<p style="color:#e082e5;">Text here</p>
.mytext {color:#e082e5;}
This box has a color of #e082e5
<div style="background-color:#e082e5;">Content here</div>
.mybackground {background-color:#e082e5;}
Border around this has a color of #e082e5
<div style="border:2px solid #e082e5;">Content here</div>
.myborder {border:2px solid #e082e5;}