#512d6f color space conversions
Hex:
        #512d6f
        RGB:
        81, 45, 111
        CMY:
        68, 82, 56
        CMYK:
        27, 59, 0, 56
      HSL:
        273°, 42.3077%, 30.5882%
        HSV (HSB):
        273°, 59.4595%, 43.5294%
        XYZ:
        7.2010, 4.7738, 15.5808
        xyY:
        0.2613, 0.1732, 4.7738
      CIE-Lab:
        26.0804, 30.1892, -32.0577
        CIE-LCH:
        26.0804, 44.0351, 313.2806
        CIE-Luv:
        26.0804, 10.7073, -42.7636
        Hunter-Lab:
        21.8490, 20.5940, -26.9862
      #512d6f color charts
#512d6f RGB chart
      #512d6f CMYK chart
      #512d6f RGB pie chart
      #512d6f color shades, tints & tones
#512d6f color schemes
#512d6f color preview, HTML & CSS examples
           This text has a color of #512d6f        
        
          <p style="color:#512d6f;">Text here</p>
        
        
          .mytext {color:#512d6f;}
        
        Text color #512d6f
      
           This box has a color of #512d6f        
        
          <div style="background-color:#512d6f;">Content here</div>
        
        
          .mybackground {background-color:#512d6f;}
        
        Background color #512d6f
      
           Border around this has a color of #512d6f        
        
          <div style="border:2px solid #512d6f;">Content here</div>
        
        
          .myborder {border:2px solid #512d6f;}
        
        Border color #512d6f