#e15ff3 color space conversions
Hex:
#e15ff3
RGB:
225, 95, 243
CMY:
12, 63, 5
CMYK:
7, 61, 0, 5
HSL:
293°, 86.0465%, 66.2745%
HSV (HSB):
293°, 60.9053%, 95.2941%
XYZ:
51.3212, 30.6630, 88.0077
xyY:
0.3019, 0.1804, 30.6630
CIE-Lab:
62.2221, 69.9872, -51.4359
CIE-LCH:
62.2221, 86.8554, 323.6866
CIE-Luv:
62.2221, 54.1509, -90.9048
Hunter-Lab:
55.3742, 68.5302, -55.4692
#e15ff3 color charts
#e15ff3 color shades, tints & tones
#e15ff3 color schemes
#e15ff3 color preview, HTML & CSS examples
This text has a color of #e15ff3
<p style="color:#e15ff3;">Text here</p>
.mytext {color:#e15ff3;}
This box has a color of #e15ff3
<div style="background-color:#e15ff3;">Content here</div>
.mybackground {background-color:#e15ff3;}
Border around this has a color of #e15ff3
<div style="border:2px solid #e15ff3;">Content here</div>
.myborder {border:2px solid #e15ff3;}