#e377f8 color space conversions
Hex:
#e377f8
RGB:
227, 119, 248
CMY:
11, 53, 3
CMYK:
8, 52, 0, 3
HSL:
290°, 90.2098%, 71.9608%
HSV (HSB):
290°, 52.0161%, 97.2549%
XYZ:
55.2187, 36.3019, 92.9036
xyY:
0.2994, 0.1968, 36.3019
CIE-Lab:
66.7499, 60.5272, -47.0219
CIE-LCH:
66.7499, 76.6459, 322.1573
CIE-Luv:
66.7499, 46.5069, -83.6642
Hunter-Lab:
60.2510, 58.1518, -49.2460
#e377f8 color charts
#e377f8 color shades, tints & tones
#e377f8 color schemes
#e377f8 color preview, HTML & CSS examples
This text has a color of #e377f8
<p style="color:#e377f8;">Text here</p>
.mytext {color:#e377f8;}
This box has a color of #e377f8
<div style="background-color:#e377f8;">Content here</div>
.mybackground {background-color:#e377f8;}
Border around this has a color of #e377f8
<div style="border:2px solid #e377f8;">Content here</div>
.myborder {border:2px solid #e377f8;}