#5a067e color space conversions
Hex:
        #5a067e
        RGB:
        90, 6, 126
        CMY:
        65, 98, 51
        CMYK:
        29, 95, 0, 51
      HSL:
        282°, 90.9091%, 25.8824%
        HSV (HSB):
        282°, 95.2381%, 49.4118%
        XYZ:
        8.0475, 3.8103, 20.0500
        xyY:
        0.2522, 0.1194, 3.8103
      CIE-Lab:
        23.0340, 51.3051, -46.4840
        CIE-LCH:
        23.0340, 69.2313, 317.8225
        CIE-Luv:
        23.0340, 17.6543, -58.3212
        Hunter-Lab:
        19.5199, 39.4303, -47.2361
      #5a067e color charts
#5a067e RGB chart
      #5a067e CMYK chart
      #5a067e RGB pie chart
      #5a067e color shades, tints & tones
#5a067e color schemes
#5a067e color preview, HTML & CSS examples
           This text has a color of #5a067e        
        
          <p style="color:#5a067e;">Text here</p>
        
        
          .mytext {color:#5a067e;}
        
        Text color #5a067e
      
           This box has a color of #5a067e        
        
          <div style="background-color:#5a067e;">Content here</div>
        
        
          .mybackground {background-color:#5a067e;}
        
        Background color #5a067e
      
           Border around this has a color of #5a067e        
        
          <div style="border:2px solid #5a067e;">Content here</div>
        
        
          .myborder {border:2px solid #5a067e;}
        
        Border color #5a067e