#5d197b color space conversions
Hex:
        #5d197b
        RGB:
        93, 25, 123
        CMY:
        64, 90, 52
        CMYK:
        24, 80, 0, 52
      HSL:
        282°, 66.2162%, 29.0196%
        HSV (HSB):
        282°, 79.6748%, 48.2353%
        XYZ:
        8.4370, 4.4525, 19.1536
        xyY:
        0.2633, 0.1390, 4.4525
      CIE-Lab:
        25.1142, 45.8254, -41.1759
        CIE-LCH:
        25.1142, 61.6070, 318.0590
        CIE-Luv:
        25.1142, 18.4485, -54.3028
        Hunter-Lab:
        21.1009, 34.4449, -39.0479
      #5d197b color charts
#5d197b RGB chart
      #5d197b CMYK chart
      #5d197b RGB pie chart
      #5d197b color shades, tints & tones
#5d197b color schemes
#5d197b color preview, HTML & CSS examples
           This text has a color of #5d197b        
        
          <p style="color:#5d197b;">Text here</p>
        
        
          .mytext {color:#5d197b;}
        
        Text color #5d197b
      
           This box has a color of #5d197b        
        
          <div style="background-color:#5d197b;">Content here</div>
        
        
          .mybackground {background-color:#5d197b;}
        
        Background color #5d197b
      
           Border around this has a color of #5d197b        
        
          <div style="border:2px solid #5d197b;">Content here</div>
        
        
          .myborder {border:2px solid #5d197b;}
        
        Border color #5d197b