#eb90ed color space conversions
Hex:
#eb90ed
RGB:
235, 144, 237
CMY:
8, 44, 7
CMYK:
1, 39, 0, 7
HSL:
299°, 72.0930%, 74.7059%
HSV (HSB):
299°, 39.2405%, 92.9412%
XYZ:
59.5203, 43.7231, 85.4231
xyY:
0.3155, 0.2317, 43.7231
CIE-Lab:
72.0430, 48.2760, -32.6615
CIE-LCH:
72.0430, 58.2867, 325.9194
CIE-Luv:
72.0430, 44.1974, -59.3227
Hunter-Lab:
66.1235, 44.9587, -30.3087
#eb90ed color charts
#eb90ed color shades, tints & tones
#eb90ed color schemes
#eb90ed color preview, HTML & CSS examples
This text has a color of #eb90ed
<p style="color:#eb90ed;">Text here</p>
.mytext {color:#eb90ed;}
This box has a color of #eb90ed
<div style="background-color:#eb90ed;">Content here</div>
.mybackground {background-color:#eb90ed;}
Border around this has a color of #eb90ed
<div style="border:2px solid #eb90ed;">Content here</div>
.myborder {border:2px solid #eb90ed;}