#e65fee color space conversions
Hex:
#e65fee
RGB:
230, 95, 238
CMY:
10, 63, 7
CMYK:
3, 60, 0, 7
HSL:
297°, 80.7910%, 65.2941%
HSV (HSB):
297°, 60.0840%, 93.3333%
XYZ:
52.1580, 31.1805, 84.1583
xyY:
0.3114, 0.1862, 31.1805
CIE-Lab:
62.6597, 70.3021, -47.9248
CIE-LCH:
62.6597, 85.0833, 325.7178
CIE-Luv:
62.6597, 58.8855, -85.5251
Hunter-Lab:
55.8395, 69.0124, -50.2712
#e65fee color charts
#e65fee color shades, tints & tones
#e65fee color schemes
#e65fee color preview, HTML & CSS examples
This text has a color of #e65fee
<p style="color:#e65fee;">Text here</p>
.mytext {color:#e65fee;}
This box has a color of #e65fee
<div style="background-color:#e65fee;">Content here</div>
.mybackground {background-color:#e65fee;}
Border around this has a color of #e65fee
<div style="border:2px solid #e65fee;">Content here</div>
.myborder {border:2px solid #e65fee;}