#e706d5 color space conversions
Hex:
#e706d5
RGB:
231, 6, 213
CMY:
9, 98, 16
CMYK:
0, 97, 8, 9
HSL:
305°, 94.9367%, 46.4706%
HSV (HSB):
305°, 97.4026%, 90.5882%
XYZ:
45.0304, 21.9233, 64.8090
xyY:
0.3418, 0.1664, 21.9233
CIE-Lab:
53.9455, 88.2963, -47.6414
CIE-LCH:
53.9455, 100.3292, 331.6503
CIE-Luv:
53.9455, 83.5269, -84.9600
Hunter-Lab:
46.8223, 89.7296, -49.2906
#e706d5 color charts
#e706d5 color shades, tints & tones
#e706d5 color schemes
#e706d5 color preview, HTML & CSS examples
This text has a color of #e706d5
<p style="color:#e706d5;">Text here</p>
.mytext {color:#e706d5;}
This box has a color of #e706d5
<div style="background-color:#e706d5;">Content here</div>
.mybackground {background-color:#e706d5;}
Border around this has a color of #e706d5
<div style="border:2px solid #e706d5;">Content here</div>
.myborder {border:2px solid #e706d5;}