#e280ec color space conversions
Hex:
#e280ec
RGB:
226, 128, 236
CMY:
11, 50, 7
CMYK:
4, 46, 0, 7
HSL:
294°, 73.9726%, 71.3725%
HSV (HSB):
294°, 45.7627%, 92.5490%
XYZ:
54.2235, 37.6632, 83.7687
xyY:
0.3087, 0.2144, 37.6632
CIE-Lab:
67.7717, 53.6016, -38.8273
CIE-LCH:
67.7717, 66.1868, 324.0816
CIE-Luv:
67.7717, 45.2206, -69.5405
Hunter-Lab:
61.3704, 50.3148, -37.9698
#e280ec color charts
#e280ec color shades, tints & tones
#e280ec color schemes
#e280ec color preview, HTML & CSS examples
This text has a color of #e280ec
<p style="color:#e280ec;">Text here</p>
.mytext {color:#e280ec;}
This box has a color of #e280ec
<div style="background-color:#e280ec;">Content here</div>
.mybackground {background-color:#e280ec;}
Border around this has a color of #e280ec
<div style="border:2px solid #e280ec;">Content here</div>
.myborder {border:2px solid #e280ec;}