#882ed4 color space conversions
Hex:
#882ed4
RGB:
136, 46, 212
CMY:
47, 82, 17
CMYK:
36, 78, 0, 17
HSL:
273°, 65.8730%, 50.5882%
HSV (HSB):
273°, 78.3019%, 83.1373%
XYZ:
23.0140, 11.9417, 63.3794
xyY:
0.2340, 0.1214, 11.9417
CIE-Lab:
41.1233, 65.4199, -68.5024
CIE-LCH:
41.1233, 94.7224, 313.6814
CIE-Luv:
41.1233, 19.6899, -103.9047
Hunter-Lab:
34.5568, 58.4025, -84.5520
#882ed4 color charts
#882ed4 color shades, tints & tones
#882ed4 color schemes
#882ed4 color preview, HTML & CSS examples
This text has a color of #882ed4
<p style="color:#882ed4;">Text here</p>
.mytext {color:#882ed4;}
This box has a color of #882ed4
<div style="background-color:#882ed4;">Content here</div>
.mybackground {background-color:#882ed4;}
Border around this has a color of #882ed4
<div style="border:2px solid #882ed4;">Content here</div>
.myborder {border:2px solid #882ed4;}