#e779f8 color space conversions
Hex:
#e779f8
RGB:
231, 121, 248
CMY:
9, 53, 3
CMYK:
7, 51, 0, 3
HSL:
292°, 90.0709%, 72.3529%
HSV (HSB):
292°, 51.2097%, 97.2549%
XYZ:
56.7356, 37.4410, 93.0435
xyY:
0.3030, 0.2000, 37.4410
CIE-Lab:
67.6066, 60.6208, -45.6401
CIE-LCH:
67.6066, 75.8809, 323.0247
CIE-Luv:
67.6066, 48.3619, -81.6269
Hunter-Lab:
61.1890, 58.4278, -47.3235
#e779f8 color charts
#e779f8 color shades, tints & tones
#e779f8 color schemes
#e779f8 color preview, HTML & CSS examples
This text has a color of #e779f8
<p style="color:#e779f8;">Text here</p>
.mytext {color:#e779f8;}
This box has a color of #e779f8
<div style="background-color:#e779f8;">Content here</div>
.mybackground {background-color:#e779f8;}
Border around this has a color of #e779f8
<div style="border:2px solid #e779f8;">Content here</div>
.myborder {border:2px solid #e779f8;}