#e303f5 color space conversions
Hex:
#e303f5
RGB:
227, 3, 245
CMY:
11, 99, 4
CMYK:
7, 99, 0, 4
HSL:
296°, 97.5806%, 48.6275%
HSV (HSB):
296°, 98.7755%, 96.0784%
XYZ:
48.1925, 22.9886, 88.2834
xyY:
0.3022, 0.1442, 22.9886
CIE-Lab:
55.0606, 92.4083, -63.9778
CIE-LCH:
55.0606, 112.3942, 325.3037
CIE-Luv:
55.0606, 68.1295, -110.1177
Hunter-Lab:
47.9464, 95.5101, -75.6078
#e303f5 color charts
#e303f5 color shades, tints & tones
#e303f5 color schemes
#e303f5 color preview, HTML & CSS examples
This text has a color of #e303f5
<p style="color:#e303f5;">Text here</p>
.mytext {color:#e303f5;}
This box has a color of #e303f5
<div style="background-color:#e303f5;">Content here</div>
.mybackground {background-color:#e303f5;}
Border around this has a color of #e303f5
<div style="border:2px solid #e303f5;">Content here</div>
.myborder {border:2px solid #e303f5;}