#e69fcf color space conversions
Hex:
#e69fcf
RGB:
230, 159, 207
CMY:
10, 38, 19
CMYK:
0, 31, 10, 10
HSL:
319°, 58.6777%, 76.2745%
HSV (HSB):
319°, 30.8696%, 90.1961%
XYZ:
56.2937, 46.1243, 64.9674
xyY:
0.3363, 0.2756, 46.1243
CIE-Lab:
73.6261, 33.5787, -13.8463
CIE-LCH:
73.6261, 36.3215, 337.5911
CIE-Luv:
73.6261, 39.1765, -26.9471
Hunter-Lab:
67.9148, 29.1054, -9.1764
#e69fcf color charts
#e69fcf color shades, tints & tones
#e69fcf color schemes
#e69fcf color preview, HTML & CSS examples
This text has a color of #e69fcf
<p style="color:#e69fcf;">Text here</p>
.mytext {color:#e69fcf;}
This box has a color of #e69fcf
<div style="background-color:#e69fcf;">Content here</div>
.mybackground {background-color:#e69fcf;}
Border around this has a color of #e69fcf
<div style="border:2px solid #e69fcf;">Content here</div>
.myborder {border:2px solid #e69fcf;}