#e088d5 color space conversions
Hex:
#e088d5
RGB:
224, 136, 213
CMY:
12, 47, 16
CMYK:
0, 39, 5, 12
HSL:
308°, 58.6667%, 70.5882%
HSV (HSB):
308°, 39.2857%, 87.8431%
XYZ:
51.5549, 38.2597, 67.6184
xyY:
0.3275, 0.2430, 38.2597
CIE-Lab:
68.2116, 44.7876, -25.4414
CIE-LCH:
68.2116, 51.5091, 330.4015
CIE-Luv:
68.2116, 45.3357, -46.6638
Hunter-Lab:
61.8544, 40.5322, -21.5169
#e088d5 color charts
#e088d5 color shades, tints & tones
#e088d5 color schemes
#e088d5 color preview, HTML & CSS examples
This text has a color of #e088d5
<p style="color:#e088d5;">Text here</p>
.mytext {color:#e088d5;}
This box has a color of #e088d5
<div style="background-color:#e088d5;">Content here</div>
.mybackground {background-color:#e088d5;}
Border around this has a color of #e088d5
<div style="border:2px solid #e088d5;">Content here</div>
.myborder {border:2px solid #e088d5;}