#e03efb color space conversions
Hex:
#e03efb
RGB:
224, 62, 251
CMY:
12, 76, 2
CMYK:
11, 75, 0, 2
HSL:
291°, 95.9391%, 61.3725%
HSV (HSB):
291°, 75.2988%, 98.4314%
XYZ:
49.8757, 26.2576, 93.7063
xyY:
0.2937, 0.1546, 26.2576
CIE-Lab:
58.2807, 83.1169, -62.1687
CIE-LCH:
58.2807, 103.7949, 323.2047
CIE-Luv:
58.2807, 58.6347, -107.8259
Hunter-Lab:
51.2421, 84.0662, -72.5538
#e03efb color charts
#e03efb color shades, tints & tones
#e03efb color schemes
#e03efb color preview, HTML & CSS examples
This text has a color of #e03efb
<p style="color:#e03efb;">Text here</p>
.mytext {color:#e03efb;}
This box has a color of #e03efb
<div style="background-color:#e03efb;">Content here</div>
.mybackground {background-color:#e03efb;}
Border around this has a color of #e03efb
<div style="border:2px solid #e03efb;">Content here</div>
.myborder {border:2px solid #e03efb;}