#5a098e color space conversions
Hex:
        #5a098e
        RGB:
        90, 9, 142
        CMY:
        65, 96, 44
        CMYK:
        37, 94, 0, 44
      HSL:
        277°, 88.0795%, 29.6078%
        HSV (HSB):
        277°, 93.6620%, 55.6863%
        XYZ:
        9.1966, 4.3220, 25.9407
        xyY:
        0.2331, 0.1095, 4.3220
      CIE-Lab:
        24.7087, 54.0759, -53.7980
        CIE-LCH:
        24.7087, 76.2786, 315.1476
        CIE-Luv:
        24.7087, 14.2673, -68.1526
        Hunter-Lab:
        20.7895, 42.5812, -59.4282
      #5a098e color charts
#5a098e RGB chart
      #5a098e CMYK chart
      #5a098e RGB pie chart
      #5a098e color shades, tints & tones
#5a098e color schemes
#5a098e color preview, HTML & CSS examples
           This text has a color of #5a098e        
        
          <p style="color:#5a098e;">Text here</p>
        
        
          .mytext {color:#5a098e;}
        
        Text color #5a098e
      
           This box has a color of #5a098e        
        
          <div style="background-color:#5a098e;">Content here</div>
        
        
          .mybackground {background-color:#5a098e;}
        
        Background color #5a098e
      
           Border around this has a color of #5a098e        
        
          <div style="border:2px solid #5a098e;">Content here</div>
        
        
          .myborder {border:2px solid #5a098e;}
        
        Border color #5a098e