#880be5 color space conversions
Hex:
        #880be5
        RGB:
        136, 11, 229
        CMY:
        47, 96, 10
        CMYK:
        41, 95, 0, 10
      HSL:
        274°, 90.8333%, 47.0588%
        HSV (HSB):
        274°, 95.1965%, 89.8039%
        XYZ:
        24.4159, 11.1307, 74.9903
        xyY:
        0.2209, 0.1007, 11.1307
      CIE-Lab:
        39.7998, 77.3281, -80.4156
        CIE-LCH:
        39.7998, 111.5630, 313.8787
        CIE-Luv:
        39.7998, 19.0051, -117.8260
        Hunter-Lab:
        33.3627, 72.2469, -109.9138
      #880be5 color charts
#880be5 RGB chart
      #880be5 CMYK chart
      #880be5 RGB pie chart
      #880be5 color shades, tints & tones
#880be5 color schemes
#880be5 color preview, HTML & CSS examples
           This text has a color of #880be5        
        
          <p style="color:#880be5;">Text here</p>
        
        
          .mytext {color:#880be5;}
        
        Text color #880be5
      
           This box has a color of #880be5        
        
          <div style="background-color:#880be5;">Content here</div>
        
        
          .mybackground {background-color:#880be5;}
        
        Background color #880be5
      
           Border around this has a color of #880be5        
        
          <div style="border:2px solid #880be5;">Content here</div>
        
        
          .myborder {border:2px solid #880be5;}
        
        Border color #880be5