#51075d color space conversions
Hex:
        #51075d
        RGB:
        81, 7, 93
        CMY:
        68, 97, 64
        CMYK:
        13, 92, 0, 64
      HSL:
        292°, 86.0000%, 19.6078%
        HSV (HSB):
        292°, 92.4731%, 36.4706%
        XYZ:
        5.4451, 2.6916, 10.5885
        xyY:
        0.2908, 0.1437, 2.6916
      CIE-Lab:
        18.7639, 42.9049, -32.0340
        CIE-LCH:
        18.7639, 53.5444, 323.2539
        CIE-Luv:
        18.7639, 20.2198, -38.0785
        Hunter-Lab:
        16.4061, 30.5326, -26.7814
      #51075d color charts
#51075d RGB chart
      #51075d CMYK chart
      #51075d RGB pie chart
      #51075d color shades, tints & tones
#51075d color schemes
#51075d color preview, HTML & CSS examples
           This text has a color of #51075d        
        
          <p style="color:#51075d;">Text here</p>
        
        
          .mytext {color:#51075d;}
        
        Text color #51075d
      
           This box has a color of #51075d        
        
          <div style="background-color:#51075d;">Content here</div>
        
        
          .mybackground {background-color:#51075d;}
        
        Background color #51075d
      
           Border around this has a color of #51075d        
        
          <div style="border:2px solid #51075d;">Content here</div>
        
        
          .myborder {border:2px solid #51075d;}
        
        Border color #51075d