#513ff8 color space conversions
Hex:
        #513ff8
        RGB:
        81, 63, 248
        CMY:
        68, 75, 3
        CMYK:
        67, 75, 0, 3
      HSL:
        246°, 92.9648%, 60.9804%
        HSV (HSB):
        246°, 74.5968%, 97.2549%
        XYZ:
        22.1141, 12.0817, 89.9734
        xyY:
        0.1781, 0.0973, 12.0817
      CIE-Lab:
        41.3456, 60.3457, -88.8068
        CIE-LCH:
        41.3456, 107.3697, 304.1967
        CIE-Luv:
        41.3456, -5.8751, -128.2343
        Hunter-Lab:
        34.7587, 52.7374, -129.1420
      #513ff8 color charts
#513ff8 RGB chart
      #513ff8 CMYK chart
      #513ff8 RGB pie chart
      #513ff8 color shades, tints & tones
#513ff8 color schemes
#513ff8 color preview, HTML & CSS examples
           This text has a color of #513ff8        
        
          <p style="color:#513ff8;">Text here</p>
        
        
          .mytext {color:#513ff8;}
        
        Text color #513ff8
      
           This box has a color of #513ff8        
        
          <div style="background-color:#513ff8;">Content here</div>
        
        
          .mybackground {background-color:#513ff8;}
        
        Background color #513ff8
      
           Border around this has a color of #513ff8        
        
          <div style="border:2px solid #513ff8;">Content here</div>
        
        
          .myborder {border:2px solid #513ff8;}
        
        Border color #513ff8