#e706bb color space conversions
Hex:
#e706bb
RGB:
231, 6, 187
CMY:
9, 98, 27
CMYK:
0, 97, 19, 9
HSL:
312°, 94.9367%, 46.4706%
HSV (HSB):
312°, 97.4026%, 90.5882%
XYZ:
41.9898, 20.7070, 48.7975
xyY:
0.3766, 0.1857, 20.7070
CIE-Lab:
52.6274, 84.9995, -34.7302
CIE-LCH:
52.6274, 91.8210, 337.7754
CIE-Luv:
52.6274, 94.9333, -64.8946
Hunter-Lab:
45.5050, 85.0773, -31.7264
#e706bb color charts
#e706bb color shades, tints & tones
#e706bb color schemes
#e706bb color preview, HTML & CSS examples
This text has a color of #e706bb
<p style="color:#e706bb;">Text here</p>
.mytext {color:#e706bb;}
This box has a color of #e706bb
<div style="background-color:#e706bb;">Content here</div>
.mybackground {background-color:#e706bb;}
Border around this has a color of #e706bb
<div style="border:2px solid #e706bb;">Content here</div>
.myborder {border:2px solid #e706bb;}