#882cc5 color space conversions
Hex:
#882cc5
RGB:
136, 44, 197
CMY:
47, 83, 23
CMYK:
31, 78, 0, 23
HSL:
276°, 63.4855%, 47.2549%
HSV (HSB):
276°, 77.6650%, 77.2549%
XYZ:
21.1321, 11.0668, 53.8456
xyY:
0.2456, 0.1286, 11.0668
CIE-Lab:
39.6928, 62.8485, -62.1368
CIE-LCH:
39.6928, 88.3794, 315.3263
CIE-Luv:
39.6928, 23.0086, -94.2622
Hunter-Lab:
33.2668, 55.1715, -72.6799
#882cc5 color charts
#882cc5 color shades, tints & tones
#882cc5 color schemes
#882cc5 color preview, HTML & CSS examples
This text has a color of #882cc5
<p style="color:#882cc5;">Text here</p>
.mytext {color:#882cc5;}
This box has a color of #882cc5
<div style="background-color:#882cc5;">Content here</div>
.mybackground {background-color:#882cc5;}
Border around this has a color of #882cc5
<div style="border:2px solid #882cc5;">Content here</div>
.myborder {border:2px solid #882cc5;}