#e94be5 color space conversions
Hex:
#e94be5
RGB:
233, 75, 229
CMY:
9, 71, 10
CMYK:
0, 68, 2, 9
HSL:
302°, 78.2178%, 60.3922%
HSV (HSB):
302°, 67.8112%, 91.3725%
XYZ:
50.2632, 28.0129, 76.8866
xyY:
0.3239, 0.1805, 28.0129
CIE-Lab:
59.9004, 77.1773, -47.2357
CIE-LCH:
59.9004, 90.4851, 328.5317
CIE-Luv:
59.9004, 69.2432, -84.6794
Hunter-Lab:
52.9272, 76.8927, -49.0806
#e94be5 color charts
#e94be5 color shades, tints & tones
#e94be5 color schemes
#e94be5 color preview, HTML & CSS examples
This text has a color of #e94be5
<p style="color:#e94be5;">Text here</p>
.mytext {color:#e94be5;}
This box has a color of #e94be5
<div style="background-color:#e94be5;">Content here</div>
.mybackground {background-color:#e94be5;}
Border around this has a color of #e94be5
<div style="border:2px solid #e94be5;">Content here</div>
.myborder {border:2px solid #e94be5;}