#e95ff3 color space conversions
Hex:
#e95ff3
RGB:
233, 95, 243
CMY:
9, 63, 5
CMYK:
4, 61, 0, 5
HSL:
296°, 86.0465%, 66.2745%
HSV (HSB):
296°, 60.9053%, 95.2941%
XYZ:
53.8741, 31.9791, 88.1271
xyY:
0.3097, 0.1838, 31.9791
CIE-Lab:
63.3256, 71.8730, -49.6176
CIE-LCH:
63.3256, 87.3364, 325.3807
CIE-Luv:
63.3256, 59.4585, -88.6157
Hunter-Lab:
56.5501, 71.0908, -52.8119
#e95ff3 color charts
#e95ff3 color shades, tints & tones
#e95ff3 color schemes
#e95ff3 color preview, HTML & CSS examples
This text has a color of #e95ff3
<p style="color:#e95ff3;">Text here</p>
.mytext {color:#e95ff3;}
This box has a color of #e95ff3
<div style="background-color:#e95ff3;">Content here</div>
.mybackground {background-color:#e95ff3;}
Border around this has a color of #e95ff3
<div style="border:2px solid #e95ff3;">Content here</div>
.myborder {border:2px solid #e95ff3;}