#5a078e color space conversions
Hex:
        #5a078e
        RGB:
        90, 7, 142
        CMY:
        65, 97, 44
        CMYK:
        37, 95, 0, 44
      HSL:
        277°, 90.6040%, 29.2157%
        HSV (HSB):
        277°, 95.0704%, 55.6863%
        XYZ:
        9.1749, 4.2786, 25.9335
        xyY:
        0.2329, 0.1086, 4.2786
      CIE-Lab:
        24.5719, 54.4846, -54.0223
        CIE-LCH:
        24.5719, 76.7267, 315.2441
        CIE-Luv:
        24.5719, 14.3605, -68.2250
        Hunter-Lab:
        20.6848, 42.9767, -59.8552
      #5a078e color charts
#5a078e RGB chart
      #5a078e CMYK chart
      #5a078e RGB pie chart
      #5a078e color shades, tints & tones
#5a078e color schemes
#5a078e color preview, HTML & CSS examples
           This text has a color of #5a078e        
        
          <p style="color:#5a078e;">Text here</p>
        
        
          .mytext {color:#5a078e;}
        
        Text color #5a078e
      
           This box has a color of #5a078e        
        
          <div style="background-color:#5a078e;">Content here</div>
        
        
          .mybackground {background-color:#5a078e;}
        
        Background color #5a078e
      
           Border around this has a color of #5a078e        
        
          <div style="border:2px solid #5a078e;">Content here</div>
        
        
          .myborder {border:2px solid #5a078e;}
        
        Border color #5a078e