#e075fd color space conversions
Hex:
#e075fd
RGB:
224, 117, 253
CMY:
12, 54, 1
CMYK:
11, 54, 0, 1
HSL:
287°, 97.1429%, 72.5490%
HSV (HSB):
287°, 53.7549%, 99.2157%
XYZ:
54.8314, 35.6617, 96.9220
xyY:
0.2926, 0.1903, 35.6617
CIE-Lab:
66.2606, 61.6585, -50.5620
CIE-LCH:
66.2606, 79.7388, 320.6471
CIE-Luv:
66.2606, 44.1424, -89.4387
Hunter-Lab:
59.7174, 59.3897, -54.4260
#e075fd color charts
#e075fd color shades, tints & tones
#e075fd color schemes
#e075fd color preview, HTML & CSS examples
This text has a color of #e075fd
<p style="color:#e075fd;">Text here</p>
.mytext {color:#e075fd;}
This box has a color of #e075fd
<div style="background-color:#e075fd;">Content here</div>
.mybackground {background-color:#e075fd;}
Border around this has a color of #e075fd
<div style="border:2px solid #e075fd;">Content here</div>
.myborder {border:2px solid #e075fd;}