#e255ca color space conversions
Hex:
#e255ca
RGB:
226, 85, 202
CMY:
11, 67, 21
CMYK:
0, 62, 11, 11
HSL:
310°, 70.8543%, 60.9804%
HSV (HSB):
310°, 62.3894%, 88.6275%
XYZ:
45.2732, 26.9300, 58.6890
xyY:
0.3459, 0.2057, 26.9300
CIE-Lab:
58.9095, 67.5992, -33.6111
CIE-LCH:
58.9095, 75.4941, 333.5629
CIE-Luv:
58.9095, 70.2828, -61.8204
Hunter-Lab:
51.8941, 64.9112, -30.7273
#e255ca color charts
#e255ca color shades, tints & tones
#e255ca color schemes
#e255ca color preview, HTML & CSS examples
This text has a color of #e255ca
<p style="color:#e255ca;">Text here</p>
.mytext {color:#e255ca;}
This box has a color of #e255ca
<div style="background-color:#e255ca;">Content here</div>
.mybackground {background-color:#e255ca;}
Border around this has a color of #e255ca
<div style="border:2px solid #e255ca;">Content here</div>
.myborder {border:2px solid #e255ca;}