#882dbd color space conversions
Hex:
#882dbd
RGB:
136, 45, 189
CMY:
47, 82, 26
CMYK:
28, 76, 0, 26
HSL:
278°, 61.5385%, 45.8824%
HSV (HSB):
278°, 76.1905%, 74.1176%
XYZ:
20.2770, 10.7851, 49.1571
xyY:
0.2528, 0.1344, 10.7851
CIE-Lab:
39.2162, 60.7611, -58.2280
CIE-LCH:
39.2162, 84.1571, 316.2196
CIE-Luv:
39.2162, 24.6220, -88.5912
Hunter-Lab:
32.8407, 52.7410, -65.7588
#882dbd color charts
#882dbd color shades, tints & tones
#882dbd color schemes
#882dbd color preview, HTML & CSS examples
This text has a color of #882dbd
<p style="color:#882dbd;">Text here</p>
.mytext {color:#882dbd;}
This box has a color of #882dbd
<div style="background-color:#882dbd;">Content here</div>
.mybackground {background-color:#882dbd;}
Border around this has a color of #882dbd
<div style="border:2px solid #882dbd;">Content here</div>
.myborder {border:2px solid #882dbd;}