#e305cc color space conversions
Hex:
#e305cc
RGB:
227, 5, 204
CMY:
11, 98, 20
CMYK:
0, 98, 10, 11
HSL:
306°, 95.6897%, 45.4902%
HSV (HSB):
306°, 97.7974%, 89.0196%
XYZ:
42.6319, 20.7991, 58.8944
xyY:
0.3485, 0.1700, 20.7991
CIE-Lab:
52.7289, 86.4933, -44.4570
CIE-LCH:
52.7289, 97.2498, 332.7971
CIE-Luv:
52.7289, 84.3974, -79.5217
Hunter-Lab:
45.6060, 87.0491, -44.6414
#e305cc color charts
#e305cc color shades, tints & tones
#e305cc color schemes
#e305cc color preview, HTML & CSS examples
This text has a color of #e305cc
<p style="color:#e305cc;">Text here</p>
.mytext {color:#e305cc;}
This box has a color of #e305cc
<div style="background-color:#e305cc;">Content here</div>
.mybackground {background-color:#e305cc;}
Border around this has a color of #e305cc
<div style="border:2px solid #e305cc;">Content here</div>
.myborder {border:2px solid #e305cc;}