#e282ec color space conversions
Hex:
#e282ec
RGB:
226, 130, 236
CMY:
11, 49, 7
CMYK:
4, 45, 0, 7
HSL:
294°, 73.6111%, 71.7647%
HSV (HSB):
294°, 44.9153%, 92.5490%
XYZ:
54.4870, 38.1901, 83.8565
xyY:
0.3086, 0.2163, 38.1901
CIE-Lab:
68.1605, 52.5961, -38.2209
CIE-LCH:
68.1605, 65.0168, 323.9946
CIE-Luv:
68.1605, 44.4247, -68.4682
Hunter-Lab:
61.7982, 49.2353, -37.1944
#e282ec color charts
#e282ec color shades, tints & tones
#e282ec color schemes
#e282ec color preview, HTML & CSS examples
This text has a color of #e282ec
<p style="color:#e282ec;">Text here</p>
.mytext {color:#e282ec;}
This box has a color of #e282ec
<div style="background-color:#e282ec;">Content here</div>
.mybackground {background-color:#e282ec;}
Border around this has a color of #e282ec
<div style="border:2px solid #e282ec;">Content here</div>
.myborder {border:2px solid #e282ec;}