#880fb2 color space conversions
Hex:
        #880fb2
        RGB:
        136, 15, 178
        CMY:
        47, 94, 30
        CMYK:
        24, 92, 0, 30
      HSL:
        285°, 84.4560%, 37.8431%
        HSV (HSB):
        285°, 91.5730%, 69.8039%
        XYZ:
        18.3600, 8.7902, 42.8485
        xyY:
        0.2623, 0.1256, 8.7902
      CIE-Lab:
        35.5773, 66.7179, -57.6358
        CIE-LCH:
        35.5773, 88.1656, 319.1771
        CIE-Luv:
        35.5773, 30.3468, -85.3483
        Hunter-Lab:
        29.6483, 58.6534, -64.9335
      #880fb2 color charts
#880fb2 RGB chart
      #880fb2 CMYK chart
      #880fb2 RGB pie chart
      #880fb2 color shades, tints & tones
#880fb2 color schemes
#880fb2 color preview, HTML & CSS examples
           This text has a color of #880fb2        
        
          <p style="color:#880fb2;">Text here</p>
        
        
          .mytext {color:#880fb2;}
        
        Text color #880fb2
      
           This box has a color of #880fb2        
        
          <div style="background-color:#880fb2;">Content here</div>
        
        
          .mybackground {background-color:#880fb2;}
        
        Background color #880fb2
      
           Border around this has a color of #880fb2        
        
          <div style="border:2px solid #880fb2;">Content here</div>
        
        
          .myborder {border:2px solid #880fb2;}
        
        Border color #880fb2