#e696f5 color space conversions
Hex:
#e696f5
RGB:
230, 150, 245
CMY:
10, 41, 4
CMYK:
6, 39, 0, 4
HSL:
291°, 82.6087%, 77.4510%
HSV (HSB):
291°, 38.7755%, 96.0784%
XYZ:
60.0209, 45.2283, 91.9527
xyY:
0.3044, 0.2294, 45.2283
CIE-Lab:
73.0419, 45.1664, -35.5242
CIE-LCH:
73.0419, 57.4628, 321.8143
CIE-Luv:
73.0419, 36.8978, -63.6403
Hunter-Lab:
67.2520, 41.6164, -33.9900
#e696f5 color charts
#e696f5 color shades, tints & tones
#e696f5 color schemes
#e696f5 color preview, HTML & CSS examples
This text has a color of #e696f5
<p style="color:#e696f5;">Text here</p>
.mytext {color:#e696f5;}
This box has a color of #e696f5
<div style="background-color:#e696f5;">Content here</div>
.mybackground {background-color:#e696f5;}
Border around this has a color of #e696f5
<div style="border:2px solid #e696f5;">Content here</div>
.myborder {border:2px solid #e696f5;}