#e264e6 color space conversions
Hex:
#e264e6
RGB:
226, 100, 230
CMY:
11, 61, 10
CMYK:
2, 57, 0, 10
HSL:
298°, 72.2222%, 64.7059%
HSV (HSB):
298°, 56.5217%, 90.1961%
XYZ:
50.2041, 30.9963, 78.1997
xyY:
0.3150, 0.1945, 30.9963
CIE-Lab:
62.5045, 65.7945, -43.7541
CIE-LCH:
62.5045, 79.0148, 326.3756
CIE-Luv:
62.5045, 56.8838, -78.2134
Hunter-Lab:
55.6743, 63.5319, -44.3063
#e264e6 color charts
#e264e6 color shades, tints & tones
#e264e6 color schemes
#e264e6 color preview, HTML & CSS examples
This text has a color of #e264e6
<p style="color:#e264e6;">Text here</p>
.mytext {color:#e264e6;}
This box has a color of #e264e6
<div style="background-color:#e264e6;">Content here</div>
.mybackground {background-color:#e264e6;}
Border around this has a color of #e264e6
<div style="border:2px solid #e264e6;">Content here</div>
.myborder {border:2px solid #e264e6;}