#5b079b color space conversions
Hex:
        #5b079b
        RGB:
        91, 7, 155
        CMY:
        64, 97, 39
        CMYK:
        41, 95, 0, 39
      HSL:
        274°, 91.3580%, 31.7647%
        HSV (HSB):
        274°, 95.4839%, 60.7843%
        XYZ:
        10.3068, 4.7427, 31.3825
        xyY:
        0.2220, 0.1021, 4.7427
      CIE-Lab:
        25.9887, 57.4464, -59.7169
        CIE-LCH:
        25.9887, 82.8625, 313.8898
        CIE-Luv:
        25.9887, 12.4823, -76.1025
        Hunter-Lab:
        21.7777, 46.3682, -70.1951
      #5b079b color charts
#5b079b RGB chart
      #5b079b CMYK chart
      #5b079b RGB pie chart
      #5b079b color shades, tints & tones
#5b079b color schemes
#5b079b color preview, HTML & CSS examples
           This text has a color of #5b079b        
        
          <p style="color:#5b079b;">Text here</p>
        
        
          .mytext {color:#5b079b;}
        
        Text color #5b079b
      
           This box has a color of #5b079b        
        
          <div style="background-color:#5b079b;">Content here</div>
        
        
          .mybackground {background-color:#5b079b;}
        
        Background color #5b079b
      
           Border around this has a color of #5b079b        
        
          <div style="border:2px solid #5b079b;">Content here</div>
        
        
          .myborder {border:2px solid #5b079b;}
        
        Border color #5b079b