#e080fd color space conversions
Hex:
#e080fd
RGB:
224, 128, 253
CMY:
12, 50, 1
CMYK:
11, 49, 0, 1
HSL:
286°, 96.8992%, 74.7059%
HSV (HSB):
286°, 49.4071%, 99.2157%
XYZ:
56.1893, 38.3775, 97.3746
xyY:
0.2927, 0.1999, 38.3775
CIE-Lab:
68.2979, 56.2851, -47.3485
CIE-LCH:
68.2979, 73.5520, 319.9286
CIE-Luv:
68.2979, 40.3185, -83.9214
Hunter-Lab:
61.9496, 53.4907, -49.8295
#e080fd color charts
#e080fd color shades, tints & tones
#e080fd color schemes
#e080fd color preview, HTML & CSS examples
This text has a color of #e080fd
<p style="color:#e080fd;">Text here</p>
.mytext {color:#e080fd;}
This box has a color of #e080fd
<div style="background-color:#e080fd;">Content here</div>
.mybackground {background-color:#e080fd;}
Border around this has a color of #e080fd
<div style="border:2px solid #e080fd;">Content here</div>
.myborder {border:2px solid #e080fd;}