#880bea color space conversions
Hex:
        #880bea
        RGB:
        136, 11, 234
        CMY:
        47, 96, 8
        CMYK:
        42, 95, 0, 8
      HSL:
        274°, 91.0204%, 48.0392%
        HSV (HSB):
        274°, 95.2991%, 91.7647%
        XYZ:
        25.1243, 11.4141, 78.7208
        xyY:
        0.2180, 0.0990, 11.4141
      CIE-Lab:
        40.2693, 78.3490, -82.4875
        CIE-LCH:
        40.2693, 113.7662, 313.5260
        CIE-Luv:
        40.2693, 18.0737, -120.8328
        Hunter-Lab:
        33.7848, 73.6196, -114.5005
      #880bea color charts
#880bea RGB chart
      #880bea CMYK chart
      #880bea RGB pie chart
      #880bea color shades, tints & tones
#880bea color schemes
#880bea color preview, HTML & CSS examples
           This text has a color of #880bea        
        
          <p style="color:#880bea;">Text here</p>
        
        
          .mytext {color:#880bea;}
        
        Text color #880bea
      
           This box has a color of #880bea        
        
          <div style="background-color:#880bea;">Content here</div>
        
        
          .mybackground {background-color:#880bea;}
        
        Background color #880bea
      
           Border around this has a color of #880bea        
        
          <div style="border:2px solid #880bea;">Content here</div>
        
        
          .myborder {border:2px solid #880bea;}
        
        Border color #880bea