#882bcd color space conversions
Hex:
#882bcd
RGB:
136, 43, 205
CMY:
47, 83, 20
CMYK:
34, 79, 0, 20
HSL:
274°, 65.3226%, 48.6275%
HSV (HSB):
274°, 79.0244%, 80.3922%
XYZ:
22.0367, 11.3698, 58.7907
xyY:
0.2390, 0.1233, 11.3698
CIE-Lab:
40.1964, 64.9396, -65.9691
CIE-LCH:
40.1964, 92.5693, 314.5494
CIE-Luv:
40.1964, 21.4607, -99.8031
Hunter-Lab:
33.7191, 57.6479, -79.7714
#882bcd color charts
#882bcd color shades, tints & tones
#882bcd color schemes
#882bcd color preview, HTML & CSS examples
This text has a color of #882bcd
<p style="color:#882bcd;">Text here</p>
.mytext {color:#882bcd;}
This box has a color of #882bcd
<div style="background-color:#882bcd;">Content here</div>
.mybackground {background-color:#882bcd;}
Border around this has a color of #882bcd
<div style="border:2px solid #882bcd;">Content here</div>
.myborder {border:2px solid #882bcd;}