#5a1b85 color space conversions
Hex:
        #5a1b85
        RGB:
        90, 27, 133
        CMY:
        65, 89, 48
        CMYK:
        32, 80, 0, 48
      HSL:
        276°, 66.2500%, 31.3725%
        HSV (HSB):
        276°, 79.6992%, 52.1569%
        XYZ:
        8.8420, 4.6510, 22.6220
        xyY:
        0.2448, 0.1288, 4.6510
      CIE-Lab:
        25.7163, 46.7436, -46.5304
        CIE-LCH:
        25.7163, 65.9548, 315.1310
        CIE-Luv:
        25.7163, 14.5845, -61.0312
        Hunter-Lab:
        21.5661, 35.4435, -47.0965
      #5a1b85 color charts
#5a1b85 RGB chart
      #5a1b85 CMYK chart
      #5a1b85 RGB pie chart
      #5a1b85 color shades, tints & tones
#5a1b85 color schemes
#5a1b85 color preview, HTML & CSS examples
           This text has a color of #5a1b85        
        
          <p style="color:#5a1b85;">Text here</p>
        
        
          .mytext {color:#5a1b85;}
        
        Text color #5a1b85
      
           This box has a color of #5a1b85        
        
          <div style="background-color:#5a1b85;">Content here</div>
        
        
          .mybackground {background-color:#5a1b85;}
        
        Background color #5a1b85
      
           Border around this has a color of #5a1b85        
        
          <div style="border:2px solid #5a1b85;">Content here</div>
        
        
          .myborder {border:2px solid #5a1b85;}
        
        Border color #5a1b85