#513b9e color space conversions
Hex:
        #513b9e
        RGB:
        81, 59, 158
        CMY:
        68, 77, 38
        CMYK:
        49, 63, 0, 38
      HSL:
        253°, 45.6221%, 42.5490%
        HSV (HSB):
        253°, 62.6582%, 61.9608%
        XYZ:
        11.1289, 7.3459, 33.1791
        xyY:
        0.2155, 0.1422, 7.3459
      CIE-Lab:
        32.5817, 35.2061, -50.8239
        CIE-LCH:
        32.5817, 61.8267, 304.7106
        CIE-Luv:
        32.5817, 1.5758, -71.5758
        Hunter-Lab:
        27.1033, 25.8630, -53.6089
      #513b9e color charts
#513b9e RGB chart
      #513b9e CMYK chart
      #513b9e RGB pie chart
      #513b9e color shades, tints & tones
#513b9e color schemes
#513b9e color preview, HTML & CSS examples
           This text has a color of #513b9e        
        
          <p style="color:#513b9e;">Text here</p>
        
        
          .mytext {color:#513b9e;}
        
        Text color #513b9e
      
           This box has a color of #513b9e        
        
          <div style="background-color:#513b9e;">Content here</div>
        
        
          .mybackground {background-color:#513b9e;}
        
        Background color #513b9e
      
           Border around this has a color of #513b9e        
        
          <div style="border:2px solid #513b9e;">Content here</div>
        
        
          .myborder {border:2px solid #513b9e;}
        
        Border color #513b9e