#e280cd color space conversions
Hex:
#e280cd
RGB:
226, 128, 205
CMY:
11, 50, 20
CMYK:
0, 43, 9, 11
HSL:
313°, 62.8205%, 69.4118%
HSV (HSB):
313°, 43.3628%, 88.6275%
XYZ:
50.1026, 36.0149, 62.0685
xyY:
0.3381, 0.2430, 36.0149
CIE-Lab:
66.5313, 48.1650, -23.5362
CIE-LCH:
66.5313, 53.6080, 333.9572
CIE-Luv:
66.5313, 52.1060, -44.0443
Hunter-Lab:
60.0124, 44.0029, -19.3127
#e280cd color charts
#e280cd color shades, tints & tones
#e280cd color schemes
#e280cd color preview, HTML & CSS examples
This text has a color of #e280cd
<p style="color:#e280cd;">Text here</p>
.mytext {color:#e280cd;}
This box has a color of #e280cd
<div style="background-color:#e280cd;">Content here</div>
.mybackground {background-color:#e280cd;}
Border around this has a color of #e280cd
<div style="border:2px solid #e280cd;">Content here</div>
.myborder {border:2px solid #e280cd;}