#880ac5 color space conversions
Hex:
#880ac5
RGB:
136, 10, 197
CMY:
47, 96, 23
CMYK:
31, 95, 0, 23
HSL:
280°, 90.3382%, 40.5882%
HSV (HSB):
280°, 94.9239%, 77.2549%
XYZ:
20.3399, 9.4825, 53.5816
xyY:
0.2439, 0.1137, 9.4825
CIE-Lab:
36.8972, 71.0653, -66.6978
CIE-LCH:
36.8972, 97.4621, 316.8158
CIE-Luv:
36.8972, 25.8042, -98.0341
Hunter-Lab:
30.7937, 64.0141, -81.6100
#880ac5 color charts
#880ac5 color shades, tints & tones
#880ac5 color schemes
#880ac5 color preview, HTML & CSS examples
This text has a color of #880ac5
<p style="color:#880ac5;">Text here</p>
.mytext {color:#880ac5;}
This box has a color of #880ac5
<div style="background-color:#880ac5;">Content here</div>
.mybackground {background-color:#880ac5;}
Border around this has a color of #880ac5
<div style="border:2px solid #880ac5;">Content here</div>
.myborder {border:2px solid #880ac5;}