#eb95f9 color space conversions
Hex:
#eb95f9
RGB:
235, 149, 249
CMY:
8, 42, 2
CMYK:
6, 40, 0, 2
HSL:
292°, 89.2857%, 78.0392%
HSV (HSB):
292°, 40.1606%, 97.6471%
XYZ:
62.1073, 45.9966, 95.2274
xyY:
0.3054, 0.2262, 45.9966
CIE-Lab:
73.5433, 47.9191, -36.8778
CIE-LCH:
73.5433, 60.4666, 322.4187
CIE-Luv:
73.5433, 39.7291, -66.3711
Hunter-Lab:
67.8208, 44.7760, -35.7747
#eb95f9 color charts
#eb95f9 color shades, tints & tones
#eb95f9 color schemes
#eb95f9 color preview, HTML & CSS examples
This text has a color of #eb95f9
<p style="color:#eb95f9;">Text here</p>
.mytext {color:#eb95f9;}
This box has a color of #eb95f9
<div style="background-color:#eb95f9;">Content here</div>
.mybackground {background-color:#eb95f9;}
Border around this has a color of #eb95f9
<div style="border:2px solid #eb95f9;">Content here</div>
.myborder {border:2px solid #eb95f9;}