#e305d8 color space conversions
Hex:
#e305d8
RGB:
227, 5, 216
CMY:
11, 98, 15
CMYK:
0, 98, 5, 11
HSL:
303°, 95.6897%, 45.4902%
HSV (HSB):
303°, 97.7974%, 89.0196%
XYZ:
44.1275, 21.3973, 66.7701
xyY:
0.3336, 0.1617, 21.3973
CIE-Lab:
53.3816, 88.1042, -50.2937
CIE-LCH:
53.3816, 101.4485, 330.2804
CIE-Luv:
53.3816, 79.3529, -88.6422
Hunter-Lab:
46.2572, 89.3316, -53.2022
#e305d8 color charts
#e305d8 color shades, tints & tones
#e305d8 color schemes
#e305d8 color preview, HTML & CSS examples
This text has a color of #e305d8
<p style="color:#e305d8;">Text here</p>
.mytext {color:#e305d8;}
This box has a color of #e305d8
<div style="background-color:#e305d8;">Content here</div>
.mybackground {background-color:#e305d8;}
Border around this has a color of #e305d8
<div style="border:2px solid #e305d8;">Content here</div>
.myborder {border:2px solid #e305d8;}