#e496e5 color space conversions
Hex:
#e496e5
RGB:
228, 150, 229
CMY:
11, 41, 10
CMYK:
0, 34, 0, 10
HSL:
299°, 60.3053%, 74.3137%
HSV (HSB):
299°, 34.4978%, 89.8039%
XYZ:
57.0441, 43.9638, 79.6081
xyY:
0.3158, 0.2434, 43.9638
CIE-Lab:
72.2043, 41.5646, -28.0991
CIE-LCH:
72.2043, 50.1714, 325.9400
CIE-Luv:
72.2043, 38.4915, -50.8365
Hunter-Lab:
66.3052, 37.5341, -24.7717
#e496e5 color charts
#e496e5 color shades, tints & tones
#e496e5 color schemes
#e496e5 color preview, HTML & CSS examples
This text has a color of #e496e5
<p style="color:#e496e5;">Text here</p>
.mytext {color:#e496e5;}
This box has a color of #e496e5
<div style="background-color:#e496e5;">Content here</div>
.mybackground {background-color:#e496e5;}
Border around this has a color of #e496e5
<div style="border:2px solid #e496e5;">Content here</div>
.myborder {border:2px solid #e496e5;}