#e696d8 color space conversions
Hex:
#e696d8
RGB:
230, 150, 216
CMY:
10, 41, 15
CMYK:
0, 35, 6, 10
HSL:
311°, 61.5385%, 74.5098%
HSV (HSB):
311°, 34.7826%, 90.1961%
XYZ:
55.9341, 43.5936, 70.4321
xyY:
0.3291, 0.2565, 43.5936
CIE-Lab:
71.9560, 39.8815, -21.3202
CIE-LCH:
71.9560, 45.2226, 331.8715
CIE-Luv:
71.9560, 42.1436, -39.6645
Hunter-Lab:
66.0254, 35.6737, -17.0294
#e696d8 color charts
#e696d8 color shades, tints & tones
#e696d8 color schemes
#e696d8 color preview, HTML & CSS examples
This text has a color of #e696d8
<p style="color:#e696d8;">Text here</p>
.mytext {color:#e696d8;}
This box has a color of #e696d8
<div style="background-color:#e696d8;">Content here</div>
.mybackground {background-color:#e696d8;}
Border around this has a color of #e696d8
<div style="border:2px solid #e696d8;">Content here</div>
.myborder {border:2px solid #e696d8;}