#e03bfa color space conversions
Hex:
#e03bfa
RGB:
224, 59, 250
CMY:
12, 77, 2
CMYK:
10, 76, 0, 2
HSL:
292°, 95.0249%, 60.5882%
HSV (HSB):
292°, 76.4000%, 98.0392%
XYZ:
49.5598, 25.8774, 92.8252
xyY:
0.2945, 0.1538, 25.8774
CIE-Lab:
57.9204, 83.8165, -62.1918
CIE-LCH:
57.9204, 104.3697, 323.4246
CIE-Luv:
57.9204, 59.4502, -107.7880
Hunter-Lab:
50.8698, 84.8810, -72.5813
#e03bfa color charts
#e03bfa color shades, tints & tones
#e03bfa color schemes
#e03bfa color preview, HTML & CSS examples
This text has a color of #e03bfa
<p style="color:#e03bfa;">Text here</p>
.mytext {color:#e03bfa;}
This box has a color of #e03bfa
<div style="background-color:#e03bfa;">Content here</div>
.mybackground {background-color:#e03bfa;}
Border around this has a color of #e03bfa
<div style="border:2px solid #e03bfa;">Content here</div>
.myborder {border:2px solid #e03bfa;}