#e495d8 color space conversions
Hex:
#e495d8
RGB:
228, 149, 216
CMY:
11, 42, 15
CMYK:
0, 35, 5, 11
HSL:
309°, 59.3985%, 73.9216%
HSV (HSB):
309°, 34.6491%, 89.4118%
XYZ:
55.1370, 42.9467, 70.3493
xyY:
0.3274, 0.2550, 42.9467
CIE-Lab:
71.5188, 39.7659, -22.0061
CIE-LCH:
71.5188, 45.4488, 331.0403
CIE-Luv:
71.5188, 41.2974, -40.6934
Hunter-Lab:
65.5338, 35.4974, -17.7731
#e495d8 color charts
#e495d8 color shades, tints & tones
#e495d8 color schemes
#e495d8 color preview, HTML & CSS examples
This text has a color of #e495d8
<p style="color:#e495d8;">Text here</p>
.mytext {color:#e495d8;}
This box has a color of #e495d8
<div style="background-color:#e495d8;">Content here</div>
.mybackground {background-color:#e495d8;}
Border around this has a color of #e495d8
<div style="border:2px solid #e495d8;">Content here</div>
.myborder {border:2px solid #e495d8;}