#5a304e color space conversions
Hex:
        #5a304e
        RGB:
        90, 48, 78
        CMY:
        65, 81, 69
        CMYK:
        0, 47, 13, 65
      HSL:
        317°, 30.4348%, 27.0588%
        HSV (HSB):
        317°, 46.6667%, 35.2941%
        XYZ:
        6.6485, 4.8376, 7.7911
        xyY:
        0.3449, 0.2510, 4.8376
      CIE-Lab:
        26.2671, 23.8297, -10.1571
        CIE-LCH:
        26.2671, 25.9041, 336.9144
        CIE-Luv:
        26.2671, 20.9657, -14.9994
        Hunter-Lab:
        21.9946, 15.4666, -5.6059
      #5a304e color charts
#5a304e RGB chart
      #5a304e CMYK chart
      #5a304e RGB pie chart
      #5a304e color shades, tints & tones
#5a304e color schemes
#5a304e color preview, HTML & CSS examples
           This text has a color of #5a304e        
        
          <p style="color:#5a304e;">Text here</p>
        
        
          .mytext {color:#5a304e;}
        
        Text color #5a304e
      
           This box has a color of #5a304e        
        
          <div style="background-color:#5a304e;">Content here</div>
        
        
          .mybackground {background-color:#5a304e;}
        
        Background color #5a304e
      
           Border around this has a color of #5a304e        
        
          <div style="border:2px solid #5a304e;">Content here</div>
        
        
          .myborder {border:2px solid #5a304e;}
        
        Border color #5a304e