#880ec3 color space conversions
Hex:
#880ec3
RGB:
136, 14, 195
CMY:
47, 95, 24
CMYK:
30, 93, 0, 24
HSL:
280°, 86.6029%, 40.9804%
HSV (HSB):
280°, 92.8205%, 76.4706%
XYZ:
20.1607, 9.4884, 52.3986
xyY:
0.2457, 0.1156, 9.4884
CIE-Lab:
36.9082, 70.1370, -65.5082
CIE-LCH:
36.9082, 95.9714, 316.9544
CIE-Luv:
36.9082, 26.1105, -96.5416
Hunter-Lab:
30.8033, 62.9220, -79.2941
#880ec3 color charts
#880ec3 color shades, tints & tones
#880ec3 color schemes
#880ec3 color preview, HTML & CSS examples
This text has a color of #880ec3
<p style="color:#880ec3;">Text here</p>
.mytext {color:#880ec3;}
This box has a color of #880ec3
<div style="background-color:#880ec3;">Content here</div>
.mybackground {background-color:#880ec3;}
Border around this has a color of #880ec3
<div style="border:2px solid #880ec3;">Content here</div>
.myborder {border:2px solid #880ec3;}