#e706f0 color space conversions
Hex:
#e706f0
RGB:
231, 6, 240
CMY:
9, 98, 6
CMYK:
4, 98, 0, 6
HSL:
298°, 95.1220%, 48.2353%
HSV (HSB):
298°, 97.5000%, 94.1176%
XYZ:
48.7483, 23.4104, 84.3874
xyY:
0.3114, 0.1495, 23.4104
CIE-Lab:
55.4926, 92.0728, -60.4482
CIE-LCH:
55.4926, 110.1426, 326.7141
CIE-Luv:
55.4926, 72.6748, -105.1187
Hunter-Lab:
48.3843, 95.1701, -69.5390
#e706f0 color charts
#e706f0 color shades, tints & tones
#e706f0 color schemes
#e706f0 color preview, HTML & CSS examples
This text has a color of #e706f0
<p style="color:#e706f0;">Text here</p>
.mytext {color:#e706f0;}
This box has a color of #e706f0
<div style="background-color:#e706f0;">Content here</div>
.mybackground {background-color:#e706f0;}
Border around this has a color of #e706f0
<div style="border:2px solid #e706f0;">Content here</div>
.myborder {border:2px solid #e706f0;}