#ec28c8 color space conversions
Hex:
#ec28c8
RGB:
236, 40, 200
CMY:
7, 84, 22
CMYK:
0, 83, 15, 7
HSL:
311°, 83.7607%, 54.1176%
HSV (HSB):
311°, 83.0508%, 92.5490%
XYZ:
45.7762, 23.5206, 56.7708
xyY:
0.3631, 0.1866, 23.5206
CIE-Lab:
55.6046, 83.2854, -37.5164
CIE-LCH:
55.6046, 91.3451, 335.7505
CIE-Luv:
55.6046, 89.6484, -69.5672
Hunter-Lab:
48.4980, 83.6106, -35.4551
#ec28c8 color charts
#ec28c8 color shades, tints & tones
#ec28c8 color schemes
#ec28c8 color preview, HTML & CSS examples
This text has a color of #ec28c8
<p style="color:#ec28c8;">Text here</p>
.mytext {color:#ec28c8;}
This box has a color of #ec28c8
<div style="background-color:#ec28c8;">Content here</div>
.mybackground {background-color:#ec28c8;}
Border around this has a color of #ec28c8
<div style="border:2px solid #ec28c8;">Content here</div>
.myborder {border:2px solid #ec28c8;}