#882db5 color space conversions
Hex:
#882db5
RGB:
136, 45, 181
CMY:
47, 82, 29
CMYK:
25, 75, 0, 29
HSL:
280°, 60.1770%, 44.3137%
HSV (HSB):
280°, 75.1381%, 70.9804%
XYZ:
19.4322, 10.4472, 44.7084
xyY:
0.2605, 0.1401, 10.4472
CIE-Lab:
38.6334, 59.0651, -54.4573
CIE-LCH:
38.6334, 80.3385, 317.3243
CIE-Luv:
38.6334, 26.4597, -83.0141
Hunter-Lab:
32.3221, 50.7513, -59.3852
#882db5 color charts
#882db5 color shades, tints & tones
#882db5 color schemes
#882db5 color preview, HTML & CSS examples
This text has a color of #882db5
<p style="color:#882db5;">Text here</p>
.mytext {color:#882db5;}
This box has a color of #882db5
<div style="background-color:#882db5;">Content here</div>
.mybackground {background-color:#882db5;}
Border around this has a color of #882db5
<div style="border:2px solid #882db5;">Content here</div>
.myborder {border:2px solid #882db5;}