#882bcc color space conversions
Hex:
#882bcc
RGB:
136, 43, 204
CMY:
47, 83, 20
CMYK:
33, 79, 0, 20
HSL:
275°, 65.1822%, 48.4314%
HSV (HSB):
275°, 78.9216%, 80.0000%
XYZ:
21.9163, 11.3216, 58.1569
xyY:
0.2398, 0.1239, 11.3216
CIE-Lab:
40.1170, 64.7218, -65.5187
CIE-LCH:
40.1170, 92.0956, 314.6494
CIE-Luv:
40.1170, 21.6662, -99.1392
Hunter-Lab:
33.6476, 57.3822, -78.9241
#882bcc color charts
#882bcc color shades, tints & tones
#882bcc color schemes
#882bcc color preview, HTML & CSS examples
This text has a color of #882bcc
<p style="color:#882bcc;">Text here</p>
.mytext {color:#882bcc;}
This box has a color of #882bcc
<div style="background-color:#882bcc;">Content here</div>
.mybackground {background-color:#882bcc;}
Border around this has a color of #882bcc
<div style="border:2px solid #882bcc;">Content here</div>
.myborder {border:2px solid #882bcc;}