#e255e1 color space conversions
Hex:
#e255e1
RGB:
226, 85, 225
CMY:
11, 67, 12
CMYK:
0, 62, 0, 11
HSL:
300°, 70.8543%, 60.9804%
HSV (HSB):
300°, 62.3894%, 88.6275%
XYZ:
48.2031, 28.1020, 74.1178
xyY:
0.3205, 0.1868, 28.1020
CIE-Lab:
59.9808, 71.2298, -44.9331
CIE-LCH:
59.9808, 84.2180, 327.7555
CIE-Luv:
59.9808, 62.9697, -80.2313
Hunter-Lab:
53.0113, 69.5401, -45.7884
#e255e1 color charts
#e255e1 color shades, tints & tones
#e255e1 color schemes
#e255e1 color preview, HTML & CSS examples
This text has a color of #e255e1
<p style="color:#e255e1;">Text here</p>
.mytext {color:#e255e1;}
This box has a color of #e255e1
<div style="background-color:#e255e1;">Content here</div>
.mybackground {background-color:#e255e1;}
Border around this has a color of #e255e1
<div style="border:2px solid #e255e1;">Content here</div>
.myborder {border:2px solid #e255e1;}