#e705d4 color space conversions
Hex:
#e705d4
RGB:
231, 5, 212
CMY:
9, 98, 17
CMYK:
0, 98, 8, 9
HSL:
305°, 95.7627%, 46.2745%
HSV (HSB):
305°, 97.8355%, 90.5882%
XYZ:
44.8929, 21.8509, 64.1389
xyY:
0.3430, 0.1670, 21.8509
CIE-Lab:
53.8685, 88.2313, -47.1923
CIE-LCH:
53.8685, 100.0594, 331.8590
CIE-Luv:
53.8685, 83.9962, -84.2545
Hunter-Lab:
46.7450, 89.6241, -48.6304
#e705d4 color charts
#e705d4 color shades, tints & tones
#e705d4 color schemes
#e705d4 color preview, HTML & CSS examples
This text has a color of #e705d4
<p style="color:#e705d4;">Text here</p>
.mytext {color:#e705d4;}
This box has a color of #e705d4
<div style="background-color:#e705d4;">Content here</div>
.mybackground {background-color:#e705d4;}
Border around this has a color of #e705d4
<div style="border:2px solid #e705d4;">Content here</div>
.myborder {border:2px solid #e705d4;}