#e25be9 color space conversions
Hex:
#e25be9
RGB:
226, 91, 233
CMY:
11, 64, 9
CMYK:
3, 61, 0, 9
HSL:
297°, 76.3441%, 63.5294%
HSV (HSB):
297°, 60.9442%, 91.3725%
XYZ:
49.8131, 29.5341, 80.1660
xyY:
0.3123, 0.1852, 29.5341
CIE-Lab:
61.2501, 70.1490, -47.4055
CIE-LCH:
61.2501, 84.6650, 325.9498
CIE-Luv:
61.2501, 58.8206, -84.2968
Hunter-Lab:
54.3453, 68.5095, -49.4183
#e25be9 color charts
#e25be9 color shades, tints & tones
#e25be9 color schemes
#e25be9 color preview, HTML & CSS examples
This text has a color of #e25be9
<p style="color:#e25be9;">Text here</p>
.mytext {color:#e25be9;}
This box has a color of #e25be9
<div style="background-color:#e25be9;">Content here</div>
.mybackground {background-color:#e25be9;}
Border around this has a color of #e25be9
<div style="border:2px solid #e25be9;">Content here</div>
.myborder {border:2px solid #e25be9;}