#e256ec color space conversions
Hex:
#e256ec
RGB:
226, 86, 236
CMY:
11, 66, 7
CMYK:
4, 64, 0, 7
HSL:
296°, 79.7872%, 63.1373%
HSV (HSB):
296°, 63.5593%, 92.5490%
XYZ:
49.8321, 28.8805, 82.3049
xyY:
0.3095, 0.1794, 28.8805
CIE-Lab:
60.6760, 72.6752, -49.9875
CIE-LCH:
60.6760, 88.2068, 325.4790
CIE-Luv:
60.6760, 59.3408, -88.5440
Hunter-Lab:
53.7405, 71.4722, -53.1857
#e256ec color charts
#e256ec color shades, tints & tones
#e256ec color schemes
#e256ec color preview, HTML & CSS examples
This text has a color of #e256ec
<p style="color:#e256ec;">Text here</p>
.mytext {color:#e256ec;}
This box has a color of #e256ec
<div style="background-color:#e256ec;">Content here</div>
.mybackground {background-color:#e256ec;}
Border around this has a color of #e256ec
<div style="border:2px solid #e256ec;">Content here</div>
.myborder {border:2px solid #e256ec;}