#ec28c5 color space conversions
Hex:
#ec28c5
RGB:
236, 40, 197
CMY:
7, 84, 23
CMYK:
0, 83, 17, 7
HSL:
312°, 83.7607%, 54.1176%
HSV (HSB):
312°, 83.0508%, 92.5490%
XYZ:
45.4289, 23.3817, 54.9421
xyY:
0.3671, 0.1889, 23.3817
CIE-Lab:
55.4633, 82.9005, -36.0125
CIE-LCH:
55.4633, 90.3847, 336.5196
CIE-Luv:
55.4633, 90.9105, -67.2109
Hunter-Lab:
48.3546, 83.0793, -33.5190
#ec28c5 color charts
#ec28c5 color shades, tints & tones
#ec28c5 color schemes
#ec28c5 color preview, HTML & CSS examples
This text has a color of #ec28c5
<p style="color:#ec28c5;">Text here</p>
.mytext {color:#ec28c5;}
This box has a color of #ec28c5
<div style="background-color:#ec28c5;">Content here</div>
.mybackground {background-color:#ec28c5;}
Border around this has a color of #ec28c5
<div style="border:2px solid #ec28c5;">Content here</div>
.myborder {border:2px solid #ec28c5;}