#e265cc color space conversions
Hex:
#e265cc
RGB:
226, 101, 204
CMY:
11, 60, 20
CMYK:
0, 55, 10, 11
HSL:
311°, 68.3060%, 64.1176%
HSV (HSB):
311°, 55.3097%, 88.6275%
XYZ:
46.9168, 29.8357, 60.4128
xyY:
0.3420, 0.2175, 29.8357
CIE-Lab:
61.5122, 61.0498, -30.7019
CIE-LCH:
61.5122, 68.3350, 333.3022
CIE-Luv:
61.5122, 63.8937, -56.7226
Hunter-Lab:
54.6221, 57.7311, -27.3401
#e265cc color charts
#e265cc color shades, tints & tones
#e265cc color schemes
#e265cc color preview, HTML & CSS examples
This text has a color of #e265cc
<p style="color:#e265cc;">Text here</p>
.mytext {color:#e265cc;}
This box has a color of #e265cc
<div style="background-color:#e265cc;">Content here</div>
.mybackground {background-color:#e265cc;}
Border around this has a color of #e265cc
<div style="border:2px solid #e265cc;">Content here</div>
.myborder {border:2px solid #e265cc;}