#ec80e6 color space conversions
Hex:
#ec80e6
RGB:
236, 128, 230
CMY:
7, 50, 10
CMYK:
0, 46, 3, 7
HSL:
303°, 73.9726%, 71.3725%
HSV (HSB):
303°, 45.7627%, 92.5490%
XYZ:
56.5942, 38.9844, 79.4048
xyY:
0.3234, 0.2228, 38.9844
CIE-Lab:
68.7400, 55.3853, -33.9186
CIE-LCH:
68.7400, 64.9462, 328.5162
CIE-Luv:
68.7400, 53.1980, -62.0524
Hunter-Lab:
62.4375, 52.5292, -31.6958
#ec80e6 color charts
#ec80e6 color shades, tints & tones
#ec80e6 color schemes
#ec80e6 color preview, HTML & CSS examples
This text has a color of #ec80e6
<p style="color:#ec80e6;">Text here</p>
.mytext {color:#ec80e6;}
This box has a color of #ec80e6
<div style="background-color:#ec80e6;">Content here</div>
.mybackground {background-color:#ec80e6;}
Border around this has a color of #ec80e6
<div style="border:2px solid #ec80e6;">Content here</div>
.myborder {border:2px solid #ec80e6;}