#e94bf3 color space conversions
Hex:
#e94bf3
RGB:
233, 75, 243
CMY:
9, 71, 5
CMYK:
4, 69, 0, 5
HSL:
296°, 87.5000%, 62.3529%
HSV (HSB):
296°, 69.1358%, 95.2941%
XYZ:
52.2980, 28.8269, 87.6017
xyY:
0.3100, 0.1708, 28.8269
CIE-Lab:
60.6285, 79.4232, -53.8967
CIE-LCH:
60.6285, 95.9838, 325.8391
CIE-Luv:
60.6285, 64.6406, -95.5735
Hunter-Lab:
53.6906, 79.9114, -59.1542
#e94bf3 color charts
#e94bf3 color shades, tints & tones
#e94bf3 color schemes
#e94bf3 color preview, HTML & CSS examples
This text has a color of #e94bf3
<p style="color:#e94bf3;">Text here</p>
.mytext {color:#e94bf3;}
This box has a color of #e94bf3
<div style="background-color:#e94bf3;">Content here</div>
.mybackground {background-color:#e94bf3;}
Border around this has a color of #e94bf3
<div style="border:2px solid #e94bf3;">Content here</div>
.myborder {border:2px solid #e94bf3;}