#e28ff5 color space conversions
Hex:
#e28ff5
RGB:
226, 143, 245
CMY:
11, 44, 4
CMYK:
8, 42, 0, 4
HSL:
289°, 83.6066%, 76.0784%
HSV (HSB):
289°, 41.6327%, 96.0784%
XYZ:
57.6679, 42.4062, 91.5320
xyY:
0.3010, 0.2213, 42.4062
CIE-Lab:
71.1501, 47.6403, -38.4973
CIE-LCH:
71.1501, 61.2507, 321.0590
CIE-Luv:
71.1501, 37.3397, -68.6397
Hunter-Lab:
65.1201, 44.1128, -37.7533
#e28ff5 color charts
#e28ff5 color shades, tints & tones
#e28ff5 color schemes
#e28ff5 color preview, HTML & CSS examples
This text has a color of #e28ff5
<p style="color:#e28ff5;">Text here</p>
.mytext {color:#e28ff5;}
This box has a color of #e28ff5
<div style="background-color:#e28ff5;">Content here</div>
.mybackground {background-color:#e28ff5;}
Border around this has a color of #e28ff5
<div style="border:2px solid #e28ff5;">Content here</div>
.myborder {border:2px solid #e28ff5;}