#512d9f color space conversions
Hex:
        #512d9f
        RGB:
        81, 45, 159
        CMY:
        68, 82, 38
        CMYK:
        49, 72, 0, 38
      HSL:
        259°, 55.8824%, 40.0000%
        HSV (HSB):
        259°, 71.6981%, 62.3529%
        XYZ:
        10.5897, 6.1293, 33.4258
        xyY:
        0.2112, 0.1222, 6.1293
      CIE-Lab:
        29.7364, 43.4549, -56.0624
        CIE-LCH:
        29.7364, 70.9318, 307.7798
        CIE-Luv:
        29.7364, 4.2615, -75.8977
        Hunter-Lab:
        24.7574, 33.0260, -62.7192
      #512d9f color charts
#512d9f RGB chart
      #512d9f CMYK chart
      #512d9f RGB pie chart
      #512d9f color shades, tints & tones
#512d9f color schemes
#512d9f color preview, HTML & CSS examples
           This text has a color of #512d9f        
        
          <p style="color:#512d9f;">Text here</p>
        
        
          .mytext {color:#512d9f;}
        
        Text color #512d9f
      
           This box has a color of #512d9f        
        
          <div style="background-color:#512d9f;">Content here</div>
        
        
          .mybackground {background-color:#512d9f;}
        
        Background color #512d9f
      
           Border around this has a color of #512d9f        
        
          <div style="border:2px solid #512d9f;">Content here</div>
        
        
          .myborder {border:2px solid #512d9f;}
        
        Border color #512d9f