#5b079e color space conversions
Hex:
        #5b079e
        RGB:
        91, 7, 158
        CMY:
        64, 97, 38
        CMYK:
        42, 96, 0, 38
      HSL:
        273°, 91.5152%, 32.3529%
        HSV (HSB):
        273°, 95.5696%, 61.9608%
        XYZ:
        10.5619, 4.8447, 32.7262
        xyY:
        0.2194, 0.1007, 4.8447
      CIE-Lab:
        26.2877, 58.1089, -61.0604
        CIE-LCH:
        26.2877, 84.2912, 313.5812
        CIE-Luv:
        26.2877, 11.9758, -77.9116
        Hunter-Lab:
        22.0107, 47.1350, -72.7466
      #5b079e color charts
#5b079e RGB chart
      #5b079e CMYK chart
      #5b079e RGB pie chart
      #5b079e color shades, tints & tones
#5b079e color schemes
#5b079e color preview, HTML & CSS examples
           This text has a color of #5b079e        
        
          <p style="color:#5b079e;">Text here</p>
        
        
          .mytext {color:#5b079e;}
        
        Text color #5b079e
      
           This box has a color of #5b079e        
        
          <div style="background-color:#5b079e;">Content here</div>
        
        
          .mybackground {background-color:#5b079e;}
        
        Background color #5b079e
      
           Border around this has a color of #5b079e        
        
          <div style="border:2px solid #5b079e;">Content here</div>
        
        
          .myborder {border:2px solid #5b079e;}
        
        Border color #5b079e