#5b199d color space conversions
Hex:
        #5b199d
        RGB:
        91, 25, 157
        CMY:
        64, 90, 38
        CMYK:
        42, 84, 0, 38
      HSL:
        270°, 72.5275%, 35.6863%
        HSV (HSB):
        270°, 84.0764%, 61.5686%
        XYZ:
        10.7478, 5.3537, 32.3652
        xyY:
        0.2218, 0.1105, 5.3537
      CIE-Lab:
        27.7197, 53.3389, -58.0971
        CIE-LCH:
        27.7197, 78.8690, 312.5550
        CIE-Luv:
        27.7197, 11.0469, -76.4834
        Hunter-Lab:
        23.1381, 42.4227, -66.7371
      #5b199d color charts
#5b199d RGB chart
      #5b199d CMYK chart
      #5b199d RGB pie chart
      #5b199d color shades, tints & tones
#5b199d color schemes
#5b199d color preview, HTML & CSS examples
           This text has a color of #5b199d        
        
          <p style="color:#5b199d;">Text here</p>
        
        
          .mytext {color:#5b199d;}
        
        Text color #5b199d
      
           This box has a color of #5b199d        
        
          <div style="background-color:#5b199d;">Content here</div>
        
        
          .mybackground {background-color:#5b199d;}
        
        Background color #5b199d
      
           Border around this has a color of #5b199d        
        
          <div style="border:2px solid #5b199d;">Content here</div>
        
        
          .myborder {border:2px solid #5b199d;}
        
        Border color #5b199d