#e495f9 color space conversions
Hex:
#e495f9
RGB:
228, 149, 249
CMY:
11, 42, 2
CMYK:
8, 40, 0, 2
HSL:
287°, 89.2857%, 78.0392%
HSV (HSB):
287°, 40.1606%, 97.6471%
XYZ:
59.8412, 44.8284, 95.1213
xyY:
0.2995, 0.2244, 44.8284
CIE-Lab:
72.7788, 45.8722, -38.1249
CIE-LCH:
72.7788, 59.6471, 320.2696
CIE-Luv:
72.7788, 35.3641, -67.9987
Hunter-Lab:
66.9540, 42.3677, -37.3652
#e495f9 color charts
#e495f9 color shades, tints & tones
#e495f9 color schemes
#e495f9 color preview, HTML & CSS examples
This text has a color of #e495f9
<p style="color:#e495f9;">Text here</p>
.mytext {color:#e495f9;}
This box has a color of #e495f9
<div style="background-color:#e495f9;">Content here</div>
.mybackground {background-color:#e495f9;}
Border around this has a color of #e495f9
<div style="border:2px solid #e495f9;">Content here</div>
.myborder {border:2px solid #e495f9;}