#e075e5 color space conversions
Hex:
#e075e5
RGB:
224, 117, 229
CMY:
12, 54, 10
CMYK:
2, 49, 0, 10
HSL:
297°, 68.2927%, 67.8431%
HSV (HSB):
297°, 48.9083%, 89.8039%
XYZ:
51.2446, 34.2270, 78.0343
xyY:
0.3134, 0.2093, 34.2270
CIE-Lab:
65.1424, 57.1974, -39.0797
CIE-LCH:
65.1424, 69.2731, 325.6575
CIE-Luv:
65.1424, 49.7807, -70.0186
Hunter-Lab:
58.5039, 53.9697, -38.1302
#e075e5 color charts
#e075e5 color shades, tints & tones
#e075e5 color schemes
#e075e5 color preview, HTML & CSS examples
This text has a color of #e075e5
<p style="color:#e075e5;">Text here</p>
.mytext {color:#e075e5;}
This box has a color of #e075e5
<div style="background-color:#e075e5;">Content here</div>
.mybackground {background-color:#e075e5;}
Border around this has a color of #e075e5
<div style="border:2px solid #e075e5;">Content here</div>
.myborder {border:2px solid #e075e5;}