#e700cf color space conversions
Hex:
#e700cf
RGB:
231, 0, 207
CMY:
9, 100, 19
CMYK:
0, 100, 10, 9
HSL:
306°, 100.0000%, 45.2941%
HSV (HSB):
306°, 100.0000%, 90.5882%
XYZ:
44.2175, 21.4939, 60.8497
xyY:
0.3494, 0.1698, 21.4939
CIE-Lab:
53.4859, 87.9177, -44.9357
CIE-LCH:
53.4859, 98.7357, 332.9280
CIE-Luv:
53.4859, 86.3755, -80.7189
Hunter-Lab:
46.3615, 89.1123, -45.3653
#e700cf color charts
#e700cf color shades, tints & tones
#e700cf color schemes
#e700cf color preview, HTML & CSS examples
This text has a color of #e700cf
<p style="color:#e700cf;">Text here</p>
.mytext {color:#e700cf;}
This box has a color of #e700cf
<div style="background-color:#e700cf;">Content here</div>
.mybackground {background-color:#e700cf;}
Border around this has a color of #e700cf
<div style="border:2px solid #e700cf;">Content here</div>
.myborder {border:2px solid #e700cf;}