#5a37b3 color space conversions
Hex:
        #5a37b3
        RGB:
        90, 55, 179
        CMY:
        65, 78, 30
        CMYK:
        50, 69, 0, 30
      HSL:
        257°, 52.9915%, 45.8824%
        HSV (HSB):
        257°, 69.2737%, 70.1961%
        XYZ:
        13.7193, 8.1607, 43.4999
        xyY:
        0.2098, 0.1248, 8.1607
      CIE-Lab:
        34.3154, 45.4052, -60.5505
        CIE-LCH:
        34.3154, 75.6835, 306.8652
        CIE-Luv:
        34.3154, 3.5592, -86.0411
        Hunter-Lab:
        28.5670, 35.7327, -70.2861
      #5a37b3 color charts
#5a37b3 RGB chart
      #5a37b3 CMYK chart
      #5a37b3 RGB pie chart
      #5a37b3 color shades, tints & tones
#5a37b3 color schemes
#5a37b3 color preview, HTML & CSS examples
           This text has a color of #5a37b3        
        
          <p style="color:#5a37b3;">Text here</p>
        
        
          .mytext {color:#5a37b3;}
        
        Text color #5a37b3
      
           This box has a color of #5a37b3        
        
          <div style="background-color:#5a37b3;">Content here</div>
        
        
          .mybackground {background-color:#5a37b3;}
        
        Background color #5a37b3
      
           Border around this has a color of #5a37b3        
        
          <div style="border:2px solid #5a37b3;">Content here</div>
        
        
          .myborder {border:2px solid #5a37b3;}
        
        Border color #5a37b3