#eb80dd color space conversions
Hex:
#eb80dd
RGB:
235, 128, 221
CMY:
8, 50, 13
CMYK:
0, 46, 6, 8
HSL:
308°, 72.7891%, 71.1765%
HSV (HSB):
308°, 45.5319%, 92.1569%
XYZ:
55.0313, 38.3210, 72.9028
xyY:
0.3310, 0.2305, 38.3210
CIE-Lab:
68.2565, 53.5608, -29.6979
CIE-LCH:
68.2565, 61.2431, 330.9929
CIE-Luv:
68.2565, 54.6350, -54.9203
Hunter-Lab:
61.9039, 50.3508, -26.4917
#eb80dd color charts
#eb80dd color shades, tints & tones
#eb80dd color schemes
#eb80dd color preview, HTML & CSS examples
This text has a color of #eb80dd
<p style="color:#eb80dd;">Text here</p>
.mytext {color:#eb80dd;}
This box has a color of #eb80dd
<div style="background-color:#eb80dd;">Content here</div>
.mybackground {background-color:#eb80dd;}
Border around this has a color of #eb80dd
<div style="border:2px solid #eb80dd;">Content here</div>
.myborder {border:2px solid #eb80dd;}