#e75fed color space conversions
Hex:
#e75fed
RGB:
231, 95, 237
CMY:
9, 63, 7
CMYK:
3, 60, 0, 7
HSL:
297°, 79.7753%, 65.0980%
HSV (HSB):
297°, 59.9156%, 92.9412%
XYZ:
52.3333, 31.2878, 83.4016
xyY:
0.3133, 0.1873, 31.2878
CIE-Lab:
62.7498, 70.3717, -47.2176
CIE-LCH:
62.7498, 84.7448, 326.1394
CIE-Luv:
62.7498, 59.8498, -84.4412
Hunter-Lab:
55.9355, 69.1177, -49.2485
#e75fed color charts
#e75fed color shades, tints & tones
#e75fed color schemes
#e75fed color preview, HTML & CSS examples
This text has a color of #e75fed
<p style="color:#e75fed;">Text here</p>
.mytext {color:#e75fed;}
This box has a color of #e75fed
<div style="background-color:#e75fed;">Content here</div>
.mybackground {background-color:#e75fed;}
Border around this has a color of #e75fed
<div style="border:2px solid #e75fed;">Content here</div>
.myborder {border:2px solid #e75fed;}