#ec28e5 color space conversions
Hex:
#ec28e5
RGB:
236, 40, 229
CMY:
7, 84, 10
CMYK:
0, 83, 3, 7
HSL:
302°, 83.7607%, 54.1176%
HSV (HSB):
302°, 83.0508%, 92.5490%
XYZ:
49.4937, 25.0076, 76.3471
xyY:
0.3281, 0.1658, 25.0076
CIE-Lab:
57.0828, 87.2482, -51.6761
CIE-LCH:
57.0828, 101.4035, 329.3623
CIE-Luv:
57.0828, 77.9453, -92.0251
Hunter-Lab:
50.0076, 89.1525, -55.5133
#ec28e5 color charts
#ec28e5 color shades, tints & tones
#ec28e5 color schemes
#ec28e5 color preview, HTML & CSS examples
This text has a color of #ec28e5
<p style="color:#ec28e5;">Text here</p>
.mytext {color:#ec28e5;}
This box has a color of #ec28e5
<div style="background-color:#ec28e5;">Content here</div>
.mybackground {background-color:#ec28e5;}
Border around this has a color of #ec28e5
<div style="border:2px solid #ec28e5;">Content here</div>
.myborder {border:2px solid #ec28e5;}