#51375f color space conversions
Hex:
        #51375f
        RGB:
        81, 55, 95
        CMY:
        68, 78, 63
        CMYK:
        15, 42, 0, 63
      HSL:
        279°, 26.6667%, 29.4118%
        HSV (HSB):
        279°, 42.1053%, 37.2549%
        XYZ:
        6.8251, 5.3079, 11.4913
        xyY:
        0.2889, 0.2247, 5.3079
      CIE-Lab:
        27.5946, 19.9149, -19.3516
        CIE-LCH:
        27.5946, 27.7684, 315.8219
        CIE-Luv:
        27.5946, 10.0215, -26.2818
        Hunter-Lab:
        23.0389, 12.5609, -13.4452
      #51375f color charts
#51375f RGB chart
      #51375f CMYK chart
      #51375f RGB pie chart
      #51375f color shades, tints & tones
#51375f color schemes
#51375f color preview, HTML & CSS examples
           This text has a color of #51375f        
        
          <p style="color:#51375f;">Text here</p>
        
        
          .mytext {color:#51375f;}
        
        Text color #51375f
      
           This box has a color of #51375f        
        
          <div style="background-color:#51375f;">Content here</div>
        
        
          .mybackground {background-color:#51375f;}
        
        Background color #51375f
      
           Border around this has a color of #51375f        
        
          <div style="border:2px solid #51375f;">Content here</div>
        
        
          .myborder {border:2px solid #51375f;}
        
        Border color #51375f