#e304cc color space conversions
Hex:
#e304cc
RGB:
227, 4, 204
CMY:
11, 98, 20
CMYK:
0, 98, 10, 11
HSL:
306°, 96.5368%, 45.2941%
HSV (HSB):
306°, 98.2379%, 89.0196%
XYZ:
42.6211, 20.7774, 58.8908
xyY:
0.3485, 0.1699, 20.7774
CIE-Lab:
52.7050, 86.5639, -44.4949
CIE-LCH:
52.7050, 97.3299, 332.7963
CIE-Luv:
52.7050, 84.4470, -79.5798
Hunter-Lab:
45.5822, 87.1354, -44.6933
#e304cc color charts
#e304cc color shades, tints & tones
#e304cc color schemes
#e304cc color preview, HTML & CSS examples
This text has a color of #e304cc
<p style="color:#e304cc;">Text here</p>
.mytext {color:#e304cc;}
This box has a color of #e304cc
<div style="background-color:#e304cc;">Content here</div>
.mybackground {background-color:#e304cc;}
Border around this has a color of #e304cc
<div style="border:2px solid #e304cc;">Content here</div>
.myborder {border:2px solid #e304cc;}