#e268e8 color space conversions
Hex:
#e268e8
RGB:
226, 104, 232
CMY:
11, 59, 9
CMYK:
3, 55, 0, 9
HSL:
297°, 73.5632%, 65.8824%
HSV (HSB):
297°, 55.1724%, 90.9804%
XYZ:
50.8798, 31.8956, 79.8187
xyY:
0.3129, 0.1962, 31.8956
CIE-Lab:
63.2565, 64.3583, -43.6851
CIE-LCH:
63.2565, 77.7842, 325.8321
CIE-Luv:
63.2565, 55.0093, -78.0677
Hunter-Lab:
56.4762, 61.9788, -44.2622
#e268e8 color charts
#e268e8 color shades, tints & tones
#e268e8 color schemes
#e268e8 color preview, HTML & CSS examples
This text has a color of #e268e8
<p style="color:#e268e8;">Text here</p>
.mytext {color:#e268e8;}
This box has a color of #e268e8
<div style="background-color:#e268e8;">Content here</div>
.mybackground {background-color:#e268e8;}
Border around this has a color of #e268e8
<div style="border:2px solid #e268e8;">Content here</div>
.myborder {border:2px solid #e268e8;}