#eb95ff color space conversions
Hex:
#eb95ff
RGB:
235, 149, 255
CMY:
8, 42, 0
CMYK:
8, 42, 0, 0
HSL:
289°, 100.0000%, 79.2157%
HSV (HSB):
289°, 41.5686%, 100.0000%
XYZ:
63.0584, 46.3771, 100.2359
xyY:
0.3007, 0.2212, 46.3771
CIE-Lab:
73.7895, 49.0615, -39.7493
CIE-LCH:
73.7895, 63.1430, 320.9858
CIE-Luv:
73.7895, 38.6068, -71.3251
Hunter-Lab:
68.1007, 46.1073, -39.5971
#eb95ff color charts
#eb95ff color shades, tints & tones
#eb95ff color schemes
#eb95ff color preview, HTML & CSS examples
This text has a color of #eb95ff
<p style="color:#eb95ff;">Text here</p>
.mytext {color:#eb95ff;}
This box has a color of #eb95ff
<div style="background-color:#eb95ff;">Content here</div>
.mybackground {background-color:#eb95ff;}
Border around this has a color of #eb95ff
<div style="border:2px solid #eb95ff;">Content here</div>
.myborder {border:2px solid #eb95ff;}