#e745ec color space conversions
Hex:
#e745ec
RGB:
231, 69, 236
CMY:
9, 73, 7
CMYK:
2, 71, 0, 7
HSL:
298°, 81.4634%, 59.8039%
HSV (HSB):
298°, 70.7627%, 92.5490%
XYZ:
50.2234, 27.3013, 81.9795
xyY:
0.3149, 0.1712, 27.3013
CIE-Lab:
59.2522, 79.8648, -52.2019
CIE-LCH:
59.2522, 95.4119, 326.8302
CIE-Luv:
59.2522, 66.8916, -92.5456
Hunter-Lab:
52.2506, 80.1360, -56.4486
#e745ec color charts
#e745ec color shades, tints & tones
#e745ec color schemes
#e745ec color preview, HTML & CSS examples
This text has a color of #e745ec
<p style="color:#e745ec;">Text here</p>
.mytext {color:#e745ec;}
This box has a color of #e745ec
<div style="background-color:#e745ec;">Content here</div>
.mybackground {background-color:#e745ec;}
Border around this has a color of #e745ec
<div style="border:2px solid #e745ec;">Content here</div>
.myborder {border:2px solid #e745ec;}