#51124e color space conversions
Hex:
        #51124e
        RGB:
        81, 18, 78
        CMY:
        68, 93, 69
        CMYK:
        0, 78, 4, 68
      HSL:
        303°, 63.6364%, 19.4118%
        HSV (HSB):
        303°, 77.7778%, 31.7647%
        XYZ:
        4.9848, 2.7320, 7.4723
        xyY:
        0.3282, 0.1799, 2.7320
      CIE-Lab:
        18.9369, 36.5668, -21.6472
        CIE-LCH:
        18.9369, 42.4939, 329.3749
        CIE-Luv:
        18.9369, 23.0784, -26.7762
        Hunter-Lab:
        16.5288, 24.9072, -15.2337
      #51124e color charts
#51124e RGB chart
      #51124e CMYK chart
      #51124e RGB pie chart
      #51124e color shades, tints & tones
#51124e color schemes
#51124e color preview, HTML & CSS examples
           This text has a color of #51124e        
        
          <p style="color:#51124e;">Text here</p>
        
        
          .mytext {color:#51124e;}
        
        Text color #51124e
      
           This box has a color of #51124e        
        
          <div style="background-color:#51124e;">Content here</div>
        
        
          .mybackground {background-color:#51124e;}
        
        Background color #51124e
      
           Border around this has a color of #51124e        
        
          <div style="border:2px solid #51124e;">Content here</div>
        
        
          .myborder {border:2px solid #51124e;}
        
        Border color #51124e