#e280e5 color space conversions
Hex:
#e280e5
RGB:
226, 128, 229
CMY:
11, 50, 10
CMYK:
1, 44, 0, 10
HSL:
298°, 66.0131%, 70.0000%
HSV (HSB):
298°, 44.1048%, 89.8039%
XYZ:
53.2261, 37.2642, 78.5161
xyY:
0.3149, 0.2205, 37.2642
CIE-Lab:
67.4748, 52.3227, -35.4258
CIE-LCH:
67.4748, 63.1874, 325.8995
CIE-Luv:
67.4748, 46.7569, -63.7889
Hunter-Lab:
61.0444, 48.8105, -33.5284
#e280e5 color charts
#e280e5 color shades, tints & tones
#e280e5 color schemes
#e280e5 color preview, HTML & CSS examples
This text has a color of #e280e5
<p style="color:#e280e5;">Text here</p>
.mytext {color:#e280e5;}
This box has a color of #e280e5
<div style="background-color:#e280e5;">Content here</div>
.mybackground {background-color:#e280e5;}
Border around this has a color of #e280e5
<div style="border:2px solid #e280e5;">Content here</div>
.myborder {border:2px solid #e280e5;}