#e705f8 color space conversions
Hex:
#e705f8
RGB:
231, 5, 248
CMY:
9, 98, 3
CMYK:
7, 98, 0, 3
HSL:
296°, 96.0474%, 49.6078%
HSV (HSB):
296°, 97.9839%, 97.2549%
XYZ:
49.9525, 23.8748, 90.7824
xyY:
0.3035, 0.1450, 23.8748
CIE-Lab:
55.9622, 93.3177, -64.1667
CIE-LCH:
55.9622, 113.2499, 325.4870
CIE-Luv:
55.9622, 69.7075, -110.9759
Hunter-Lab:
48.8618, 96.9764, -75.9541
#e705f8 color charts
#e705f8 color shades, tints & tones
#e705f8 color schemes
#e705f8 color preview, HTML & CSS examples
This text has a color of #e705f8
<p style="color:#e705f8;">Text here</p>
.mytext {color:#e705f8;}
This box has a color of #e705f8
<div style="background-color:#e705f8;">Content here</div>
.mybackground {background-color:#e705f8;}
Border around this has a color of #e705f8
<div style="border:2px solid #e705f8;">Content here</div>
.myborder {border:2px solid #e705f8;}