#e305e5 color space conversions
Hex:
#e305e5
RGB:
227, 5, 229
CMY:
11, 98, 10
CMYK:
1, 98, 0, 10
HSL:
299°, 95.7265%, 45.8824%
HSV (HSB):
299°, 97.8166%, 89.8039%
XYZ:
45.8757, 22.0966, 75.9759
xyY:
0.3187, 0.1535, 22.0966
CIE-Lab:
54.1293, 89.9279, -56.4799
CIE-LCH:
54.1293, 106.1932, 327.8688
CIE-Luv:
54.1293, 74.1287, -98.3491
Hunter-Lab:
47.0070, 91.9418, -62.9236
#e305e5 color charts
#e305e5 color shades, tints & tones
#e305e5 color schemes
#e305e5 color preview, HTML & CSS examples
This text has a color of #e305e5
<p style="color:#e305e5;">Text here</p>
.mytext {color:#e305e5;}
This box has a color of #e305e5
<div style="background-color:#e305e5;">Content here</div>
.mybackground {background-color:#e305e5;}
Border around this has a color of #e305e5
<div style="border:2px solid #e305e5;">Content here</div>
.myborder {border:2px solid #e305e5;}