#882cfc color space conversions
Hex:
#882cfc
RGB:
136, 44, 252
CMY:
47, 83, 1
CMYK:
46, 83, 0, 1
HSL:
267°, 97.1963%, 58.0392%
HSV (HSB):
267°, 82.5397%, 98.8235%
XYZ:
28.6247, 14.0639, 93.3014
xyY:
0.2105, 0.1034, 14.0639
CIE-Lab:
44.3244, 75.1297, -85.9570
CIE-LCH:
44.3244, 114.1625, 311.1547
CIE-Luv:
44.3244, 13.0039, -129.4660
Hunter-Lab:
37.5018, 70.6187, -121.2572
#882cfc color charts
#882cfc color shades, tints & tones
#882cfc color schemes
#882cfc color preview, HTML & CSS examples
This text has a color of #882cfc
<p style="color:#882cfc;">Text here</p>
.mytext {color:#882cfc;}
This box has a color of #882cfc
<div style="background-color:#882cfc;">Content here</div>
.mybackground {background-color:#882cfc;}
Border around this has a color of #882cfc
<div style="border:2px solid #882cfc;">Content here</div>
.myborder {border:2px solid #882cfc;}