#510d65 color space conversions
Hex:
        #510d65
        RGB:
        81, 13, 101
        CMY:
        68, 95, 60
        CMYK:
        20, 87, 0, 60
      HSL:
        286°, 77.1930%, 22.3529%
        HSV (HSB):
        286°, 87.1287%, 39.6078%
        XYZ:
        5.8862, 2.9768, 12.5763
        xyY:
        0.2746, 0.1388, 2.9768
      CIE-Lab:
        19.9506, 42.8602, -35.4165
        CIE-LCH:
        19.9506, 55.5997, 320.4322
        CIE-Luv:
        19.9506, 17.8719, -42.7457
        Hunter-Lab:
        17.2533, 30.7047, -31.1403
      #510d65 color charts
#510d65 RGB chart
      #510d65 CMYK chart
      #510d65 RGB pie chart
      #510d65 color shades, tints & tones
#510d65 color schemes
#510d65 color preview, HTML & CSS examples
           This text has a color of #510d65        
        
          <p style="color:#510d65;">Text here</p>
        
        
          .mytext {color:#510d65;}
        
        Text color #510d65
      
           This box has a color of #510d65        
        
          <div style="background-color:#510d65;">Content here</div>
        
        
          .mybackground {background-color:#510d65;}
        
        Background color #510d65
      
           Border around this has a color of #510d65        
        
          <div style="border:2px solid #510d65;">Content here</div>
        
        
          .myborder {border:2px solid #510d65;}
        
        Border color #510d65