#e582e4 color space conversions
Hex:
#e582e4
RGB:
229, 130, 228
CMY:
10, 49, 11
CMYK:
0, 43, 0, 10
HSL:
301°, 65.5629%, 70.3922%
HSV (HSB):
301°, 43.2314%, 89.8039%
XYZ:
54.2993, 38.2247, 77.9150
xyY:
0.3186, 0.2243, 38.2247
CIE-Lab:
68.1859, 52.0092, -33.7409
CIE-LCH:
68.1859, 61.9952, 327.0266
CIE-Luv:
68.1859, 48.1327, -61.1338
Hunter-Lab:
61.8261, 48.5734, -31.4406
#e582e4 color charts
#e582e4 color shades, tints & tones
#e582e4 color schemes
#e582e4 color preview, HTML & CSS examples
This text has a color of #e582e4
<p style="color:#e582e4;">Text here</p>
.mytext {color:#e582e4;}
This box has a color of #e582e4
<div style="background-color:#e582e4;">Content here</div>
.mybackground {background-color:#e582e4;}
Border around this has a color of #e582e4
<div style="border:2px solid #e582e4;">Content here</div>
.myborder {border:2px solid #e582e4;}