#e377fc color space conversions
Hex:
#e377fc
RGB:
227, 119, 252
CMY:
11, 53, 1
CMYK:
10, 53, 0, 1
HSL:
289°, 95.6835%, 72.7451%
HSV (HSB):
289°, 52.7778%, 98.8235%
XYZ:
55.8461, 36.5528, 96.2074
xyY:
0.2961, 0.1938, 36.5528
CIE-Lab:
66.9402, 61.2813, -48.9164
CIE-LCH:
66.9402, 78.4106, 321.4022
CIE-Luv:
66.9402, 45.5802, -86.8865
Hunter-Lab:
60.4589, 59.0778, -52.0261
#e377fc color charts
#e377fc color shades, tints & tones
#e377fc color schemes
#e377fc color preview, HTML & CSS examples
This text has a color of #e377fc
<p style="color:#e377fc;">Text here</p>
.mytext {color:#e377fc;}
This box has a color of #e377fc
<div style="background-color:#e377fc;">Content here</div>
.mybackground {background-color:#e377fc;}
Border around this has a color of #e377fc
<div style="border:2px solid #e377fc;">Content here</div>
.myborder {border:2px solid #e377fc;}