#513fbd color space conversions
Hex:
        #513fbd
        RGB:
        81, 63, 189
        CMY:
        68, 75, 26
        CMYK:
        57, 67, 0, 26
      HSL:
        249°, 50.0000%, 49.4118%
        HSV (HSB):
        249°, 66.6667%, 74.1176%
        XYZ:
        14.3562, 8.9785, 49.1205
        xyY:
        0.1981, 0.1239, 8.9785
      CIE-Lab:
        35.9428, 42.3874, -63.8336
        CIE-LCH:
        35.9428, 76.6252, 303.5853
        CIE-Luv:
        35.9428, -1.9139, -91.4448
        Hunter-Lab:
        29.9641, 33.0843, -76.2199
      #513fbd color charts
#513fbd RGB chart
      #513fbd CMYK chart
      #513fbd RGB pie chart
      #513fbd color shades, tints & tones
#513fbd color schemes
#513fbd color preview, HTML & CSS examples
           This text has a color of #513fbd        
        
          <p style="color:#513fbd;">Text here</p>
        
        
          .mytext {color:#513fbd;}
        
        Text color #513fbd
      
           This box has a color of #513fbd        
        
          <div style="background-color:#513fbd;">Content here</div>
        
        
          .mybackground {background-color:#513fbd;}
        
        Background color #513fbd
      
           Border around this has a color of #513fbd        
        
          <div style="border:2px solid #513fbd;">Content here</div>
        
        
          .myborder {border:2px solid #513fbd;}
        
        Border color #513fbd