#e79bcd color space conversions
Hex:
#e79bcd
RGB:
231, 155, 205
CMY:
9, 39, 20
CMYK:
0, 33, 11, 9
HSL:
321°, 61.2903%, 75.6863%
HSV (HSB):
321°, 32.9004%, 90.5882%
XYZ:
55.6958, 44.8394, 63.4770
xyY:
0.3396, 0.2734, 44.8394
CIE-Lab:
72.7860, 35.7077, -13.9972
CIE-LCH:
72.7860, 38.3531, 338.5952
CIE-Luv:
72.7860, 42.2522, -27.5139
Hunter-Lab:
66.9622, 31.2834, -9.3305
#e79bcd color charts
#e79bcd color shades, tints & tones
#e79bcd color schemes
#e79bcd color preview, HTML & CSS examples
This text has a color of #e79bcd
<p style="color:#e79bcd;">Text here</p>
.mytext {color:#e79bcd;}
This box has a color of #e79bcd
<div style="background-color:#e79bcd;">Content here</div>
.mybackground {background-color:#e79bcd;}
Border around this has a color of #e79bcd
<div style="border:2px solid #e79bcd;">Content here</div>
.myborder {border:2px solid #e79bcd;}