#5a1085 color space conversions
Hex:
        #5a1085
        RGB:
        90, 16, 133
        CMY:
        65, 94, 48
        CMYK:
        32, 88, 0, 48
      HSL:
        278°, 78.5235%, 29.2157%
        HSV (HSB):
        278°, 87.9699%, 52.1569%
        XYZ:
        8.6354, 4.2377, 22.5531
        xyY:
        0.2438, 0.1196, 4.2377
      CIE-Lab:
        24.4422, 50.4568, -48.6068
        CIE-LCH:
        24.4422, 70.0608, 316.0698
        CIE-Luv:
        24.4422, 15.6116, -62.1645
        Hunter-Lab:
        20.5857, 38.8532, -50.5466
      #5a1085 color charts
#5a1085 RGB chart
      #5a1085 CMYK chart
      #5a1085 RGB pie chart
      #5a1085 color shades, tints & tones
#5a1085 color schemes
#5a1085 color preview, HTML & CSS examples
           This text has a color of #5a1085        
        
          <p style="color:#5a1085;">Text here</p>
        
        
          .mytext {color:#5a1085;}
        
        Text color #5a1085
      
           This box has a color of #5a1085        
        
          <div style="background-color:#5a1085;">Content here</div>
        
        
          .mybackground {background-color:#5a1085;}
        
        Background color #5a1085
      
           Border around this has a color of #5a1085        
        
          <div style="border:2px solid #5a1085;">Content here</div>
        
        
          .myborder {border:2px solid #5a1085;}
        
        Border color #5a1085