#e268f5 color space conversions
Hex:
#e268f5
RGB:
226, 104, 245
CMY:
11, 59, 4
CMYK:
8, 58, 0, 4
HSL:
292°, 87.5776%, 68.4314%
HSV (HSB):
292°, 57.5510%, 96.0784%
XYZ:
52.7958, 32.6620, 89.9079
xyY:
0.3011, 0.1863, 32.6620
CIE-Lab:
63.8863, 66.6770, -49.8981
CIE-LCH:
63.8863, 83.2805, 323.1904
CIE-Luv:
63.8863, 51.5706, -88.4668
Hunter-Lab:
57.1506, 64.8847, -53.2681
#e268f5 color charts
#e268f5 color shades, tints & tones
#e268f5 color schemes
#e268f5 color preview, HTML & CSS examples
This text has a color of #e268f5
<p style="color:#e268f5;">Text here</p>
.mytext {color:#e268f5;}
This box has a color of #e268f5
<div style="background-color:#e268f5;">Content here</div>
.mybackground {background-color:#e268f5;}
Border around this has a color of #e268f5
<div style="border:2px solid #e268f5;">Content here</div>
.myborder {border:2px solid #e268f5;}