#e936f5 color space conversions
Hex:
#e936f5
RGB:
233, 54, 245
CMY:
9, 79, 4
CMYK:
5, 78, 0, 4
HSL:
296°, 90.5213%, 58.6275%
HSV (HSB):
296°, 77.9592%, 96.0784%
XYZ:
51.4049, 26.5545, 88.8024
xyY:
0.3083, 0.1592, 26.5545
CIE-Lab:
58.5597, 85.9946, -58.3096
CIE-LCH:
58.5597, 103.8994, 325.8604
CIE-Luv:
58.5597, 67.9713, -102.4760
Hunter-Lab:
51.5311, 87.8833, -66.1014
#e936f5 color charts
#e936f5 color shades, tints & tones
#e936f5 color schemes
#e936f5 color preview, HTML & CSS examples
This text has a color of #e936f5
<p style="color:#e936f5;">Text here</p>
.mytext {color:#e936f5;}
This box has a color of #e936f5
<div style="background-color:#e936f5;">Content here</div>
.mybackground {background-color:#e936f5;}
Border around this has a color of #e936f5
<div style="border:2px solid #e936f5;">Content here</div>
.myborder {border:2px solid #e936f5;}