#eb85e5 color space conversions
Hex:
#eb85e5
RGB:
235, 133, 229
CMY:
8, 48, 10
CMYK:
0, 43, 3, 8
HSL:
304°, 71.8310%, 72.1569%
HSV (HSB):
304°, 43.4043%, 92.1569%
XYZ:
56.7913, 40.0944, 78.8745
xyY:
0.3231, 0.2281, 40.0944
CIE-Lab:
69.5367, 52.4390, -32.1433
CIE-LCH:
69.5367, 61.5064, 328.4932
CIE-Luv:
69.5367, 50.6447, -58.8274
Hunter-Lab:
63.3201, 49.2851, -29.5303
#eb85e5 color charts
#eb85e5 color shades, tints & tones
#eb85e5 color schemes
#eb85e5 color preview, HTML & CSS examples
This text has a color of #eb85e5
<p style="color:#eb85e5;">Text here</p>
.mytext {color:#eb85e5;}
This box has a color of #eb85e5
<div style="background-color:#eb85e5;">Content here</div>
.mybackground {background-color:#eb85e5;}
Border around this has a color of #eb85e5
<div style="border:2px solid #eb85e5;">Content here</div>
.myborder {border:2px solid #eb85e5;}