#e264ec color space conversions
Hex:
#e264ec
RGB:
226, 100, 236
CMY:
11, 61, 7
CMYK:
4, 58, 0, 7
HSL:
296°, 78.1609%, 65.8824%
HSV (HSB):
296°, 57.6271%, 92.5490%
XYZ:
51.0615, 31.3392, 82.7147
xyY:
0.3092, 0.1898, 31.3392
CIE-Lab:
62.7930, 66.8389, -46.6394
CIE-LCH:
62.7930, 81.5026, 325.0931
CIE-Luv:
62.7930, 55.2300, -83.0166
Hunter-Lab:
55.9814, 64.8450, -48.4162
#e264ec color charts
#e264ec color shades, tints & tones
#e264ec color schemes
#e264ec color preview, HTML & CSS examples
This text has a color of #e264ec
<p style="color:#e264ec;">Text here</p>
.mytext {color:#e264ec;}
This box has a color of #e264ec
<div style="background-color:#e264ec;">Content here</div>
.mybackground {background-color:#e264ec;}
Border around this has a color of #e264ec
<div style="border:2px solid #e264ec;">Content here</div>
.myborder {border:2px solid #e264ec;}