#e95bed color space conversions
Hex:
#e95bed
RGB:
233, 91, 237
CMY:
9, 64, 7
CMYK:
2, 62, 0, 7
HSL:
298°, 80.2198%, 64.3137%
HSV (HSB):
298°, 61.6034%, 92.9412%
XYZ:
52.6314, 30.9202, 83.3150
xyY:
0.3154, 0.1853, 30.9202
CIE-Lab:
62.4402, 72.4829, -47.6880
CIE-LCH:
62.4402, 86.7635, 326.6583
CIE-Luv:
62.4402, 62.3904, -85.4126
Hunter-Lab:
55.6060, 71.6410, -49.9106
#e95bed color charts
#e95bed color shades, tints & tones
#e95bed color schemes
#e95bed color preview, HTML & CSS examples
This text has a color of #e95bed
<p style="color:#e95bed;">Text here</p>
.mytext {color:#e95bed;}
This box has a color of #e95bed
<div style="background-color:#e95bed;">Content here</div>
.mybackground {background-color:#e95bed;}
Border around this has a color of #e95bed
<div style="border:2px solid #e95bed;">Content here</div>
.myborder {border:2px solid #e95bed;}