#510b65 color space conversions
Hex:
        #510b65
        RGB:
        81, 11, 101
        CMY:
        68, 96, 60
        CMYK:
        20, 89, 0, 60
      HSL:
        287°, 80.3571%, 21.9608%
        HSV (HSB):
        287°, 89.1089%, 39.6078%
        XYZ:
        5.8620, 2.9283, 12.5682
        xyY:
        0.2745, 0.1371, 2.9283
      CIE-Lab:
        19.7543, 43.4344, -35.7342
        CIE-LCH:
        19.7543, 56.2448, 320.5553
        CIE-Luv:
        19.7543, 18.0189, -42.9149
        Hunter-Lab:
        17.1122, 31.2010, -31.5675
      #510b65 color charts
#510b65 RGB chart
      #510b65 CMYK chart
      #510b65 RGB pie chart
      #510b65 color shades, tints & tones
#510b65 color schemes
#510b65 color preview, HTML & CSS examples
           This text has a color of #510b65        
        
          <p style="color:#510b65;">Text here</p>
        
        
          .mytext {color:#510b65;}
        
        Text color #510b65
      
           This box has a color of #510b65        
        
          <div style="background-color:#510b65;">Content here</div>
        
        
          .mybackground {background-color:#510b65;}
        
        Background color #510b65
      
           Border around this has a color of #510b65        
        
          <div style="border:2px solid #510b65;">Content here</div>
        
        
          .myborder {border:2px solid #510b65;}
        
        Border color #510b65