#512f7f color space conversions
Hex:
        #512f7f
        RGB:
        81, 47, 127
        CMY:
        68, 82, 50
        CMYK:
        36, 63, 0, 50
      HSL:
        266°, 45.9770%, 34.1176%
        HSV (HSB):
        266°, 62.9921%, 49.8039%
        XYZ:
        8.2406, 5.3147, 20.6702
        xyY:
        0.2408, 0.1553, 5.3147
      CIE-Lab:
        27.6131, 33.3105, -39.7504
        CIE-LCH:
        27.6131, 51.8621, 309.9627
        CIE-Luv:
        27.6131, 7.8802, -53.6283
        Hunter-Lab:
        23.0536, 23.4621, -37.0228
      #512f7f color charts
#512f7f RGB chart
      #512f7f CMYK chart
      #512f7f RGB pie chart
      #512f7f color shades, tints & tones
#512f7f color schemes
#512f7f color preview, HTML & CSS examples
           This text has a color of #512f7f        
        
          <p style="color:#512f7f;">Text here</p>
        
        
          .mytext {color:#512f7f;}
        
        Text color #512f7f
      
           This box has a color of #512f7f        
        
          <div style="background-color:#512f7f;">Content here</div>
        
        
          .mybackground {background-color:#512f7f;}
        
        Background color #512f7f
      
           Border around this has a color of #512f7f        
        
          <div style="border:2px solid #512f7f;">Content here</div>
        
        
          .myborder {border:2px solid #512f7f;}
        
        Border color #512f7f