#e082cb color space conversions
Hex:
#e082cb
RGB:
224, 130, 203
CMY:
12, 49, 20
CMYK:
0, 42, 9, 12
HSL:
313°, 60.2564%, 69.4118%
HSV (HSB):
313°, 41.9643%, 87.8431%
XYZ:
49.5026, 36.1244, 60.8635
xyY:
0.3379, 0.2466, 36.1244
CIE-Lab:
66.6148, 46.1860, -22.3120
CIE-LCH:
66.6148, 51.2930, 334.2153
CIE-Luv:
66.6148, 50.2287, -41.7955
Hunter-Lab:
60.1035, 41.8353, -17.9672
#e082cb color charts
#e082cb color shades, tints & tones
#e082cb color schemes
#e082cb color preview, HTML & CSS examples
This text has a color of #e082cb
<p style="color:#e082cb;">Text here</p>
.mytext {color:#e082cb;}
This box has a color of #e082cb
<div style="background-color:#e082cb;">Content here</div>
.mybackground {background-color:#e082cb;}
Border around this has a color of #e082cb
<div style="border:2px solid #e082cb;">Content here</div>
.myborder {border:2px solid #e082cb;}