#e280ca color space conversions
Hex:
#e280ca
RGB:
226, 128, 202
CMY:
11, 50, 21
CMYK:
0, 43, 11, 11
HSL:
315°, 62.8205%, 69.4118%
HSV (HSB):
315°, 43.3628%, 88.6275%
XYZ:
49.7439, 35.8714, 60.1792
xyY:
0.3412, 0.2460, 35.8714
CIE-Lab:
66.4215, 47.6718, -22.0255
CIE-LCH:
66.4215, 52.5140, 335.2019
CIE-Luv:
66.4215, 52.7795, -41.5863
Hunter-Lab:
59.8927, 43.4409, -17.6487
#e280ca color charts
#e280ca color shades, tints & tones
#e280ca color schemes
#e280ca color preview, HTML & CSS examples
This text has a color of #e280ca
<p style="color:#e280ca;">Text here</p>
.mytext {color:#e280ca;}
This box has a color of #e280ca
<div style="background-color:#e280ca;">Content here</div>
.mybackground {background-color:#e280ca;}
Border around this has a color of #e280ca
<div style="border:2px solid #e280ca;">Content here</div>
.myborder {border:2px solid #e280ca;}