#5a0e85 color space conversions
Hex:
        #5a0e85
        RGB:
        90, 14, 133
        CMY:
        65, 95, 48
        CMYK:
        32, 89, 0, 48
      HSL:
        278°, 80.9524%, 28.8235%
        HSV (HSB):
        278°, 89.4737%, 52.1569%
        XYZ:
        8.6071, 4.1812, 22.5437
        xyY:
        0.2436, 0.1183, 4.1812
      CIE-Lab:
        24.2616, 50.9896, -48.9017
        CIE-LCH:
        24.2616, 70.6492, 316.1975
        CIE-Luv:
        24.2616, 15.7466, -62.3000
        Hunter-Lab:
        20.4480, 39.3518, -51.0532
      #5a0e85 color charts
#5a0e85 RGB chart
      #5a0e85 CMYK chart
      #5a0e85 RGB pie chart
      #5a0e85 color shades, tints & tones
#5a0e85 color schemes
#5a0e85 color preview, HTML & CSS examples
           This text has a color of #5a0e85        
        
          <p style="color:#5a0e85;">Text here</p>
        
        
          .mytext {color:#5a0e85;}
        
        Text color #5a0e85
      
           This box has a color of #5a0e85        
        
          <div style="background-color:#5a0e85;">Content here</div>
        
        
          .mybackground {background-color:#5a0e85;}
        
        Background color #5a0e85
      
           Border around this has a color of #5a0e85        
        
          <div style="border:2px solid #5a0e85;">Content here</div>
        
        
          .myborder {border:2px solid #5a0e85;}
        
        Border color #5a0e85