#510a4d color space conversions
Hex:
        #510a4d
        RGB:
        81, 10, 77
        CMY:
        68, 96, 70
        CMYK:
        0, 88, 5, 68
      HSL:
        303°, 78.0220%, 17.8431%
        HSV (HSB):
        303°, 87.6543%, 31.7647%
        XYZ:
        4.8414, 2.5022, 7.2490
        xyY:
        0.3318, 0.1715, 2.5022
      CIE-Lab:
        17.9287, 39.1010, -22.5614
        CIE-LCH:
        17.9287, 45.1432, 330.0149
        CIE-Luv:
        17.9287, 24.2803, -27.2995
        Hunter-Lab:
        15.8185, 26.9499, -16.0974
      #510a4d color charts
#510a4d RGB chart
      #510a4d CMYK chart
      #510a4d RGB pie chart
      #510a4d color shades, tints & tones
#510a4d color schemes
#510a4d color preview, HTML & CSS examples
           This text has a color of #510a4d        
        
          <p style="color:#510a4d;">Text here</p>
        
        
          .mytext {color:#510a4d;}
        
        Text color #510a4d
      
           This box has a color of #510a4d        
        
          <div style="background-color:#510a4d;">Content here</div>
        
        
          .mybackground {background-color:#510a4d;}
        
        Background color #510a4d
      
           Border around this has a color of #510a4d        
        
          <div style="border:2px solid #510a4d;">Content here</div>
        
        
          .myborder {border:2px solid #510a4d;}
        
        Border color #510a4d