#513eef color space conversions
Hex:
        #513eef
        RGB:
        81, 62, 239
        CMY:
        68, 76, 6
        CMYK:
        66, 74, 0, 6
      HSL:
        246°, 84.6890%, 59.0196%
        HSV (HSB):
        246°, 74.0586%, 93.7255%
        XYZ:
        20.6960, 11.4266, 82.7761
        xyY:
        0.1801, 0.0994, 11.4266
      CIE-Lab:
        40.2898, 58.1768, -85.4831
        CIE-LCH:
        40.2898, 103.4016, 304.2378
        CIE-Luv:
        40.2898, -5.1724, -122.9992
        Hunter-Lab:
        33.8032, 50.1306, -121.5250
      #513eef color charts
#513eef RGB chart
      #513eef CMYK chart
      #513eef RGB pie chart
      #513eef color shades, tints & tones
#513eef color schemes
#513eef color preview, HTML & CSS examples
           This text has a color of #513eef        
        
          <p style="color:#513eef;">Text here</p>
        
        
          .mytext {color:#513eef;}
        
        Text color #513eef
      
           This box has a color of #513eef        
        
          <div style="background-color:#513eef;">Content here</div>
        
        
          .mybackground {background-color:#513eef;}
        
        Background color #513eef
      
           Border around this has a color of #513eef        
        
          <div style="border:2px solid #513eef;">Content here</div>
        
        
          .myborder {border:2px solid #513eef;}
        
        Border color #513eef