#e05bf3 color space conversions
Hex:
#e05bf3
RGB:
224, 91, 243
CMY:
12, 64, 5
CMYK:
8, 63, 0, 5
HSL:
293°, 86.3636%, 65.4902%
HSV (HSB):
293°, 62.5514%, 95.2941%
XYZ:
50.6592, 29.8005, 87.8761
xyY:
0.3009, 0.1770, 29.8005
CIE-Lab:
61.4817, 71.4204, -52.6196
CIE-LCH:
61.4817, 88.7113, 323.6188
CIE-Luv:
61.4817, 54.6168, -92.7430
Hunter-Lab:
54.5899, 70.1152, -57.2292
#e05bf3 color charts
#e05bf3 color shades, tints & tones
#e05bf3 color schemes
#e05bf3 color preview, HTML & CSS examples
This text has a color of #e05bf3
<p style="color:#e05bf3;">Text here</p>
.mytext {color:#e05bf3;}
This box has a color of #e05bf3
<div style="background-color:#e05bf3;">Content here</div>
.mybackground {background-color:#e05bf3;}
Border around this has a color of #e05bf3
<div style="border:2px solid #e05bf3;">Content here</div>
.myborder {border:2px solid #e05bf3;}