#e075ff color space conversions
Hex:
#e075ff
RGB:
224, 117, 255
CMY:
12, 54, 0
CMYK:
12, 54, 0, 0
HSL:
287°, 100.0000%, 72.9412%
HSV (HSB):
287°, 54.1176%, 100.0000%
XYZ:
55.1518, 35.7899, 98.6091
xyY:
0.2910, 0.1888, 35.7899
CIE-Lab:
66.3591, 62.0434, -51.5022
CIE-LCH:
66.3591, 80.6341, 320.3039
CIE-Luv:
66.3591, 43.6855, -91.0377
Hunter-Lab:
59.8246, 59.8643, -55.8506
#e075ff color charts
#e075ff color shades, tints & tones
#e075ff color schemes
#e075ff color preview, HTML & CSS examples
This text has a color of #e075ff
<p style="color:#e075ff;">Text here</p>
.mytext {color:#e075ff;}
This box has a color of #e075ff
<div style="background-color:#e075ff;">Content here</div>
.mybackground {background-color:#e075ff;}
Border around this has a color of #e075ff
<div style="border:2px solid #e075ff;">Content here</div>
.myborder {border:2px solid #e075ff;}