#e075d6 color space conversions
Hex:
#e075d6
RGB:
224, 117, 214
CMY:
12, 54, 16
CMYK:
0, 48, 4, 12
HSL:
306°, 63.3136%, 66.8627%
HSV (HSB):
306°, 47.7679%, 87.8431%
XYZ:
49.2394, 33.4249, 67.4748
xyY:
0.3280, 0.2226, 33.4249
CIE-Lab:
64.5035, 54.5722, -31.7137
CIE-LCH:
64.5035, 63.1181, 329.8377
CIE-Luv:
64.5035, 53.4245, -57.7382
Hunter-Lab:
57.8143, 50.8502, -28.7271
#e075d6 color charts
#e075d6 color shades, tints & tones
#e075d6 color schemes
#e075d6 color preview, HTML & CSS examples
This text has a color of #e075d6
<p style="color:#e075d6;">Text here</p>
.mytext {color:#e075d6;}
This box has a color of #e075d6
<div style="background-color:#e075d6;">Content here</div>
.mybackground {background-color:#e075d6;}
Border around this has a color of #e075d6
<div style="border:2px solid #e075d6;">Content here</div>
.myborder {border:2px solid #e075d6;}