#e705f7 color space conversions
Hex:
#e705f7
RGB:
231, 5, 247
CMY:
9, 98, 3
CMYK:
6, 98, 0, 3
HSL:
296°, 96.0317%, 49.4118%
HSV (HSB):
296°, 97.9757%, 96.8627%
XYZ:
49.7978, 23.8129, 89.9674
xyY:
0.3044, 0.1456, 23.8129
CIE-Lab:
55.8999, 93.1688, -63.7090
CIE-LCH:
55.8999, 112.8684, 325.6356
CIE-Luv:
55.8999, 70.0777, -110.2543
Hunter-Lab:
48.7984, 96.7582, -75.1513
#e705f7 color charts
#e705f7 color shades, tints & tones
#e705f7 color schemes
#e705f7 color preview, HTML & CSS examples
This text has a color of #e705f7
<p style="color:#e705f7;">Text here</p>
.mytext {color:#e705f7;}
This box has a color of #e705f7
<div style="background-color:#e705f7;">Content here</div>
.mybackground {background-color:#e705f7;}
Border around this has a color of #e705f7
<div style="border:2px solid #e705f7;">Content here</div>
.myborder {border:2px solid #e705f7;}