#534080 color space conversions
Hex:
        #534080
        RGB:
        83, 64, 128
        CMY:
        67, 75, 50
        CMYK:
        35, 50, 0, 50
      HSL:
        258°, 33.3333%, 37.6471%
        HSV (HSB):
        258°, 50.0000%, 50.1961%
        XYZ:
        9.2970, 7.0643, 21.2956
        xyY:
        0.2469, 0.1876, 7.0643
      CIE-Lab:
        31.9529, 23.6828, -33.4159
        CIE-LCH:
        31.9529, 40.9572, 305.3263
        CIE-Luv:
        31.9529, 4.0464, -47.1223
        Hunter-Lab:
        26.5788, 15.9245, -28.8996
      #534080 color charts
#534080 RGB chart
      #534080 CMYK chart
      #534080 RGB pie chart
      #534080 color shades, tints & tones
#534080 color schemes
#534080 color preview, HTML & CSS examples
           This text has a color of #534080        
        
          <p style="color:#534080;">Text here</p>
        
        
          .mytext {color:#534080;}
        
        Text color #534080
      
           This box has a color of #534080        
        
          <div style="background-color:#534080;">Content here</div>
        
        
          .mybackground {background-color:#534080;}
        
        Background color #534080
      
           Border around this has a color of #534080        
        
          <div style="border:2px solid #534080;">Content here</div>
        
        
          .myborder {border:2px solid #534080;}
        
        Border color #534080