#513bdd color space conversions
Hex:
        #513bdd
        RGB:
        81, 59, 221
        CMY:
        68, 77, 13
        CMYK:
        63, 73, 0, 13
      HSL:
        248°, 70.4348%, 54.9020%
        HSV (HSB):
        248°, 73.3032%, 86.6667%
        XYZ:
        18.0084, 10.0977, 69.4065
        xyY:
        0.1847, 0.1036, 10.0977
      CIE-Lab:
        38.0172, 54.3438, -78.9916
        CIE-LCH:
        38.0172, 95.8797, 304.5268
        CIE-Luv:
        38.0172, -3.5187, -112.5445
        Hunter-Lab:
        31.7769, 45.5490, -107.2563
      #513bdd color charts
#513bdd RGB chart
      #513bdd CMYK chart
      #513bdd RGB pie chart
      #513bdd color shades, tints & tones
#513bdd color schemes
#513bdd color preview, HTML & CSS examples
           This text has a color of #513bdd        
        
          <p style="color:#513bdd;">Text here</p>
        
        
          .mytext {color:#513bdd;}
        
        Text color #513bdd
      
           This box has a color of #513bdd        
        
          <div style="background-color:#513bdd;">Content here</div>
        
        
          .mybackground {background-color:#513bdd;}
        
        Background color #513bdd
      
           Border around this has a color of #513bdd        
        
          <div style="border:2px solid #513bdd;">Content here</div>
        
        
          .myborder {border:2px solid #513bdd;}
        
        Border color #513bdd