#e69cf8 color space conversions
Hex:
#e69cf8
RGB:
230, 156, 248
CMY:
10, 39, 3
CMYK:
7, 37, 0, 3
HSL:
288°, 86.7925%, 79.2157%
HSV (HSB):
288°, 37.0968%, 97.2549%
XYZ:
61.4649, 47.3772, 94.7121
xyY:
0.3020, 0.2327, 47.3772
CIE-Lab:
74.4304, 42.5943, -35.0027
CIE-LCH:
74.4304, 55.1313, 320.5877
CIE-Luv:
74.4304, 33.7927, -62.5573
Hunter-Lab:
68.8311, 38.9426, -33.4017
#e69cf8 color charts
#e69cf8 color shades, tints & tones
#e69cf8 color schemes
#e69cf8 color preview, HTML & CSS examples
This text has a color of #e69cf8
<p style="color:#e69cf8;">Text here</p>
.mytext {color:#e69cf8;}
This box has a color of #e69cf8
<div style="background-color:#e69cf8;">Content here</div>
.mybackground {background-color:#e69cf8;}
Border around this has a color of #e69cf8
<div style="border:2px solid #e69cf8;">Content here</div>
.myborder {border:2px solid #e69cf8;}