#e255ee color space conversions
Hex:
#e255ee
RGB:
226, 85, 238
CMY:
11, 67, 7
CMYK:
5, 64, 0, 7
HSL:
295°, 81.8182%, 63.3333%
HSV (HSB):
295°, 64.2857%, 93.3333%
XYZ:
50.0451, 28.8388, 83.8177
xyY:
0.3076, 0.1772, 28.8388
CIE-Lab:
60.6391, 73.4078, -51.1606
CIE-LCH:
60.6391, 89.4769, 325.1260
CIE-Luv:
60.6391, 59.0096, -90.4707
Hunter-Lab:
53.7018, 72.3676, -54.9486
#e255ee color charts
#e255ee color shades, tints & tones
#e255ee color schemes
#e255ee color preview, HTML & CSS examples
This text has a color of #e255ee
<p style="color:#e255ee;">Text here</p>
.mytext {color:#e255ee;}
This box has a color of #e255ee
<div style="background-color:#e255ee;">Content here</div>
.mybackground {background-color:#e255ee;}
Border around this has a color of #e255ee
<div style="border:2px solid #e255ee;">Content here</div>
.myborder {border:2px solid #e255ee;}