#882dca color space conversions
Hex:
#882dca
RGB:
136, 45, 202
CMY:
47, 82, 21
CMYK:
33, 78, 0, 21
HSL:
275°, 63.5628%, 48.4314%
HSV (HSB):
275°, 77.7228%, 79.2157%
XYZ:
21.7524, 11.3753, 56.9263
xyY:
0.2415, 0.1263, 11.3753
CIE-Lab:
40.2055, 63.5740, -64.2133
CIE-LCH:
40.2055, 90.3604, 314.7134
CIE-Luv:
40.2055, 21.8216, -97.4412
Hunter-Lab:
33.7273, 56.1009, -76.4631
#882dca color charts
#882dca color shades, tints & tones
#882dca color schemes
#882dca color preview, HTML & CSS examples
This text has a color of #882dca
<p style="color:#882dca;">Text here</p>
.mytext {color:#882dca;}
This box has a color of #882dca
<div style="background-color:#882dca;">Content here</div>
.mybackground {background-color:#882dca;}
Border around this has a color of #882dca
<div style="border:2px solid #882dca;">Content here</div>
.myborder {border:2px solid #882dca;}