#e79ffa color space conversions
Hex:
#e79ffa
RGB:
231, 159, 250
CMY:
9, 38, 2
CMYK:
8, 36, 0, 2
HSL:
287°, 90.0990%, 80.1961%
HSV (HSB):
287°, 36.4000%, 98.0392%
XYZ:
62.6085, 48.6873, 96.5402
xyY:
0.3012, 0.2343, 48.6873
CIE-Lab:
75.2564, 41.6992, -34.7992
CIE-LCH:
75.2564, 54.3121, 320.1540
CIE-Luv:
75.2564, 32.7736, -62.1831
Hunter-Lab:
69.7763, 38.0549, -33.1883
#e79ffa color charts
#e79ffa color shades, tints & tones
#e79ffa color schemes
#e79ffa color preview, HTML & CSS examples
This text has a color of #e79ffa
<p style="color:#e79ffa;">Text here</p>
.mytext {color:#e79ffa;}
This box has a color of #e79ffa
<div style="background-color:#e79ffa;">Content here</div>
.mybackground {background-color:#e79ffa;}
Border around this has a color of #e79ffa
<div style="border:2px solid #e79ffa;">Content here</div>
.myborder {border:2px solid #e79ffa;}