#e95ce3 color space conversions
Hex:
#e95ce3
RGB:
233, 92, 227
CMY:
9, 64, 11
CMYK:
0, 61, 3, 9
HSL:
303°, 76.2162%, 63.7255%
HSV (HSB):
303°, 60.5150%, 91.3725%
XYZ:
51.2965, 30.5240, 75.8611
xyY:
0.3253, 0.1936, 30.5240
CIE-Lab:
62.1037, 70.4324, -42.6416
CIE-LCH:
62.1037, 82.3349, 328.8082
CIE-Luv:
62.1037, 65.1255, -77.0661
Hunter-Lab:
55.2485, 69.0469, -42.7365
#e95ce3 color charts
#e95ce3 color shades, tints & tones
#e95ce3 color schemes
#e95ce3 color preview, HTML & CSS examples
This text has a color of #e95ce3
<p style="color:#e95ce3;">Text here</p>
.mytext {color:#e95ce3;}
This box has a color of #e95ce3
<div style="background-color:#e95ce3;">Content here</div>
.mybackground {background-color:#e95ce3;}
Border around this has a color of #e95ce3
<div style="border:2px solid #e95ce3;">Content here</div>
.myborder {border:2px solid #e95ce3;}