#e705ec color space conversions
Hex:
#e705ec
RGB:
231, 5, 236
CMY:
9, 98, 7
CMYK:
2, 98, 0, 7
HSL:
299°, 95.8506%, 47.2549%
HSV (HSB):
299°, 97.8814%, 92.5490%
XYZ:
48.1496, 23.1536, 81.2882
xyY:
0.3155, 0.1517, 23.1536
CIE-Lab:
55.2302, 91.5587, -58.6235
CIE-LCH:
55.2302, 108.7185, 327.3692
CIE-Luv:
55.2302, 74.2520, -102.2361
Hunter-Lab:
48.1182, 94.4097, -66.4785
#e705ec color charts
#e705ec RGB chart
#e705ec CMYK chart
#e705ec RGB pie chart
#e705ec color shades, tints & tones
#e705ec color schemes
#e705ec color preview, HTML & CSS examples
This text has a color of #e705ec
<p style="color:#e705ec;">Text here</p>
.mytext {color:#e705ec;}
Text color #e705ec
This box has a color of #e705ec
<div style="background-color:#e705ec;">Content here</div>
.mybackground {background-color:#e705ec;}
Background color #e705ec
Border around this has a color of #e705ec
<div style="border:2px solid #e705ec;">Content here</div>
.myborder {border:2px solid #e705ec;}
Border color #e705ec