#e265dd color space conversions
Hex:
#e265dd
RGB:
226, 101, 221
CMY:
11, 60, 13
CMYK:
0, 55, 2, 11
HSL:
302°, 68.3060%, 64.1176%
HSV (HSB):
302°, 55.3097%, 88.6275%
XYZ:
49.0689, 30.6966, 71.7454
xyY:
0.3239, 0.2026, 30.6966
CIE-Lab:
62.2506, 63.8187, -39.1220
CIE-LCH:
62.2506, 74.8556, 328.4910
CIE-Luv:
62.2506, 59.0572, -70.5236
Hunter-Lab:
55.4045, 61.1303, -37.9938
#e265dd color charts
#e265dd color shades, tints & tones
#e265dd color schemes
#e265dd color preview, HTML & CSS examples
This text has a color of #e265dd
<p style="color:#e265dd;">Text here</p>
.mytext {color:#e265dd;}
This box has a color of #e265dd
<div style="background-color:#e265dd;">Content here</div>
.mybackground {background-color:#e265dd;}
Border around this has a color of #e265dd
<div style="border:2px solid #e265dd;">Content here</div>
.myborder {border:2px solid #e265dd;}