#e255c1 color space conversions
Hex:
#e255c1
RGB:
226, 85, 193
CMY:
11, 67, 24
CMYK:
0, 62, 15, 11
HSL:
314°, 70.8543%, 60.9804%
HSV (HSB):
314°, 62.3894%, 88.6275%
XYZ:
44.2382, 26.5160, 53.2386
xyY:
0.3568, 0.2139, 26.5160
CIE-Lab:
58.5236, 66.2636, -29.0732
CIE-LCH:
58.5236, 72.3611, 336.3105
CIE-Luv:
58.5236, 73.2285, -54.5620
Hunter-Lab:
51.4937, 63.2352, -25.2535
#e255c1 color charts
#e255c1 color shades, tints & tones
#e255c1 color schemes
#e255c1 color preview, HTML & CSS examples
This text has a color of #e255c1
<p style="color:#e255c1;">Text here</p>
.mytext {color:#e255c1;}
This box has a color of #e255c1
<div style="background-color:#e255c1;">Content here</div>
.mybackground {background-color:#e255c1;}
Border around this has a color of #e255c1
<div style="border:2px solid #e255c1;">Content here</div>
.myborder {border:2px solid #e255c1;}