#e255be color space conversions
Hex:
#e255be
RGB:
226, 85, 190
CMY:
11, 67, 25
CMYK:
0, 62, 16, 11
HSL:
315°, 70.8543%, 60.9804%
HSV (HSB):
315°, 62.3894%, 88.6275%
XYZ:
43.9068, 26.3835, 51.4936
xyY:
0.3605, 0.2166, 26.3835
CIE-Lab:
58.3992, 65.8299, -27.5470
CIE-LCH:
58.3992, 71.3611, 337.2927
CIE-Luv:
58.3992, 74.2181, -52.1417
Hunter-Lab:
51.3648, 62.6938, -23.4832
#e255be color charts
#e255be color shades, tints & tones
#e255be color schemes
#e255be color preview, HTML & CSS examples
This text has a color of #e255be
<p style="color:#e255be;">Text here</p>
.mytext {color:#e255be;}
This box has a color of #e255be
<div style="background-color:#e255be;">Content here</div>
.mybackground {background-color:#e255be;}
Border around this has a color of #e255be
<div style="border:2px solid #e255be;">Content here</div>
.myborder {border:2px solid #e255be;}