#eb95e4 color space conversions
Hex:
#eb95e4
RGB:
235, 149, 228
CMY:
8, 42, 11
CMYK:
0, 37, 3, 8
HSL:
305°, 68.2540%, 75.2941%
HSV (HSB):
305°, 36.5957%, 92.1569%
XYZ:
59.0120, 44.7585, 78.9278
xyY:
0.3230, 0.2450, 44.7585
CIE-Lab:
72.7326, 44.0826, -26.6735
CIE-LCH:
72.7326, 51.5243, 328.8227
CIE-Luv:
72.7326, 43.7021, -49.0134
Hunter-Lab:
66.9018, 40.3712, -23.1165
#eb95e4 color charts
#eb95e4 color shades, tints & tones
#eb95e4 color schemes
#eb95e4 color preview, HTML & CSS examples
This text has a color of #eb95e4
<p style="color:#eb95e4;">Text here</p>
.mytext {color:#eb95e4;}
This box has a color of #eb95e4
<div style="background-color:#eb95e4;">Content here</div>
.mybackground {background-color:#eb95e4;}
Border around this has a color of #eb95e4
<div style="border:2px solid #eb95e4;">Content here</div>
.myborder {border:2px solid #eb95e4;}