#e726e6 color space conversions
Hex:
#e726e6
RGB:
231, 38, 230
CMY:
9, 85, 10
CMYK:
0, 84, 0, 9
HSL:
300°, 80.0830%, 52.7451%
HSV (HSB):
300°, 83.5498%, 90.5882%
XYZ:
47.9310, 24.0883, 76.9862
xyY:
0.3217, 0.1617, 24.0883
CIE-Lab:
56.1761, 86.8775, -53.7337
CIE-LCH:
56.1761, 102.1519, 328.2632
CIE-Luv:
56.1761, 74.2185, -94.7242
Hunter-Lab:
49.0799, 88.4321, -58.6458
#e726e6 color charts
#e726e6 color shades, tints & tones
#e726e6 color schemes
#e726e6 color preview, HTML & CSS examples
This text has a color of #e726e6
<p style="color:#e726e6;">Text here</p>
.mytext {color:#e726e6;}
This box has a color of #e726e6
<div style="background-color:#e726e6;">Content here</div>
.mybackground {background-color:#e726e6;}
Border around this has a color of #e726e6
<div style="border:2px solid #e726e6;">Content here</div>
.myborder {border:2px solid #e726e6;}