#e083fd color space conversions
Hex:
#e083fd
RGB:
224, 131, 253
CMY:
12, 49, 1
CMYK:
11, 48, 0, 1
HSL:
286°, 96.8254%, 75.2941%
HSV (HSB):
286°, 48.2213%, 99.2157%
XYZ:
56.5864, 39.1717, 97.5070
xyY:
0.2928, 0.2027, 39.1717
CIE-Lab:
68.8755, 54.7818, -46.4399
CIE-LCH:
68.8755, 71.8173, 319.7112
CIE-Luv:
68.8755, 39.2230, -82.3391
Hunter-Lab:
62.5873, 51.8574, -48.5588
#e083fd color charts
#e083fd color shades, tints & tones
#e083fd color schemes
#e083fd color preview, HTML & CSS examples
This text has a color of #e083fd
<p style="color:#e083fd;">Text here</p>
.mytext {color:#e083fd;}
This box has a color of #e083fd
<div style="background-color:#e083fd;">Content here</div>
.mybackground {background-color:#e083fd;}
Border around this has a color of #e083fd
<div style="border:2px solid #e083fd;">Content here</div>
.myborder {border:2px solid #e083fd;}