#eb02b5 color space conversions
Hex:
#eb02b5
RGB:
235, 2, 181
CMY:
8, 99, 29
CMYK:
0, 99, 23, 8
HSL:
314°, 98.3122%, 46.4706%
HSV (HSB):
314°, 99.1489%, 92.1569%
XYZ:
42.6231, 21.0418, 45.5310
xyY:
0.3903, 0.1927, 21.0418
CIE-Lab:
52.9952, 85.3192, -30.6018
CIE-LCH:
52.9952, 90.6412, 340.2684
CIE-Luv:
52.9952, 101.0664, -58.9986
Hunter-Lab:
45.8713, 85.5855, -26.7403
#eb02b5 color charts
#eb02b5 color shades, tints & tones
#eb02b5 color schemes
#eb02b5 color preview, HTML & CSS examples
This text has a color of #eb02b5
<p style="color:#eb02b5;">Text here</p>
.mytext {color:#eb02b5;}
This box has a color of #eb02b5
<div style="background-color:#eb02b5;">Content here</div>
.mybackground {background-color:#eb02b5;}
Border around this has a color of #eb02b5
<div style="border:2px solid #eb02b5;">Content here</div>
.myborder {border:2px solid #eb02b5;}