#eb02e8 color space conversions
Hex:
#eb02e8
RGB:
235, 2, 232
CMY:
8, 99, 9
CMYK:
0, 99, 1, 8
HSL:
301°, 98.3122%, 46.4706%
HSV (HSB):
301°, 99.1489%, 92.1569%
XYZ:
48.8481, 23.5318, 78.3114
xyY:
0.3242, 0.1562, 23.5318
CIE-Lab:
55.6159, 91.8144, -55.7162
CIE-LCH:
55.6159, 107.3973, 328.7492
CIE-Luv:
55.6159, 78.8186, -98.1384
Hunter-Lab:
48.5096, 94.8541, -61.7581
#eb02e8 color charts
#eb02e8 color shades, tints & tones
#eb02e8 color schemes
#eb02e8 color preview, HTML & CSS examples
This text has a color of #eb02e8
<p style="color:#eb02e8;">Text here</p>
.mytext {color:#eb02e8;}
This box has a color of #eb02e8
<div style="background-color:#eb02e8;">Content here</div>
.mybackground {background-color:#eb02e8;}
Border around this has a color of #eb02e8
<div style="border:2px solid #eb02e8;">Content here</div>
.myborder {border:2px solid #eb02e8;}