#512e5f color space conversions
Hex:
        #512e5f
        RGB:
        81, 46, 95
        CMY:
        68, 82, 63
        CMYK:
        15, 52, 0, 63
      HSL:
        283°, 34.7518%, 27.6471%
        HSV (HSB):
        283°, 51.5789%, 37.2549%
        XYZ:
        6.4359, 4.5295, 11.3616
        xyY:
        0.2883, 0.2029, 4.5295
      CIE-Lab:
        25.3501, 25.5620, -22.8645
        CIE-LCH:
        25.3501, 34.2958, 318.1882
        CIE-Luv:
        25.3501, 13.0197, -30.4795
        Hunter-Lab:
        21.2827, 16.7336, -16.7534
      #512e5f color charts
#512e5f RGB chart
      #512e5f CMYK chart
      #512e5f RGB pie chart
      #512e5f color shades, tints & tones
#512e5f color schemes
#512e5f color preview, HTML & CSS examples
           This text has a color of #512e5f        
        
          <p style="color:#512e5f;">Text here</p>
        
        
          .mytext {color:#512e5f;}
        
        Text color #512e5f
      
           This box has a color of #512e5f        
        
          <div style="background-color:#512e5f;">Content here</div>
        
        
          .mybackground {background-color:#512e5f;}
        
        Background color #512e5f
      
           Border around this has a color of #512e5f        
        
          <div style="border:2px solid #512e5f;">Content here</div>
        
        
          .myborder {border:2px solid #512e5f;}
        
        Border color #512e5f