#e255fa color space conversions
Hex:
#e255fa
RGB:
226, 85, 250
CMY:
11, 67, 2
CMYK:
10, 66, 0, 2
HSL:
291°, 94.2857%, 65.6863%
HSV (HSB):
291°, 66.0000%, 98.0392%
XYZ:
51.8678, 29.5679, 93.4159
xyY:
0.2966, 0.1691, 29.5679
CIE-Lab:
61.2796, 75.4905, -56.8016
CIE-LCH:
61.2796, 94.4735, 323.0409
CIE-Luv:
61.2796, 55.4828, -99.7768
Hunter-Lab:
54.3764, 75.1068, -63.7939
#e255fa color charts
#e255fa color shades, tints & tones
#e255fa color schemes
#e255fa color preview, HTML & CSS examples
This text has a color of #e255fa
<p style="color:#e255fa;">Text here</p>
.mytext {color:#e255fa;}
This box has a color of #e255fa
<div style="background-color:#e255fa;">Content here</div>
.mybackground {background-color:#e255fa;}
Border around this has a color of #e255fa
<div style="border:2px solid #e255fa;">Content here</div>
.myborder {border:2px solid #e255fa;}