#e696d1 color space conversions
Hex:
#e696d1
RGB:
230, 150, 209
CMY:
10, 41, 18
CMYK:
0, 35, 9, 10
HSL:
316°, 61.5385%, 74.5098%
HSV (HSB):
316°, 34.7826%, 90.1961%
XYZ:
55.0481, 43.2391, 65.7662
xyY:
0.3355, 0.2636, 43.2391
CIE-Lab:
71.7170, 38.6874, -17.8252
CIE-LCH:
71.7170, 42.5964, 335.2622
CIE-Luv:
71.7170, 43.4133, -33.9301
Hunter-Lab:
65.7565, 34.3576, -13.2693
#e696d1 color charts
#e696d1 color shades, tints & tones
#e696d1 color schemes
#e696d1 color preview, HTML & CSS examples
This text has a color of #e696d1
<p style="color:#e696d1;">Text here</p>
.mytext {color:#e696d1;}
This box has a color of #e696d1
<div style="background-color:#e696d1;">Content here</div>
.mybackground {background-color:#e696d1;}
Border around this has a color of #e696d1
<div style="border:2px solid #e696d1;">Content here</div>
.myborder {border:2px solid #e696d1;}