#51134c color space conversions
Hex:
        #51134c
        RGB:
        81, 19, 76
        CMY:
        68, 93, 70
        CMYK:
        0, 77, 6, 68
      HSL:
        305°, 62.0000%, 19.6078%
        HSV (HSB):
        305°, 76.5432%, 31.7647%
        XYZ:
        4.9307, 2.7369, 7.1059
        xyY:
        0.3338, 0.1853, 2.7369
      CIE-Lab:
        18.9577, 35.7980, -20.2503
        CIE-LCH:
        18.9577, 41.1287, 330.5040
        CIE-Luv:
        18.9577, 23.4652, -25.2225
        Hunter-Lab:
        16.5435, 24.2500, -13.8861
      #51134c color charts
#51134c RGB chart
      #51134c CMYK chart
      #51134c RGB pie chart
      #51134c color shades, tints & tones
#51134c color schemes
#51134c color preview, HTML & CSS examples
           This text has a color of #51134c        
        
          <p style="color:#51134c;">Text here</p>
        
        
          .mytext {color:#51134c;}
        
        Text color #51134c
      
           This box has a color of #51134c        
        
          <div style="background-color:#51134c;">Content here</div>
        
        
          .mybackground {background-color:#51134c;}
        
        Background color #51134c
      
           Border around this has a color of #51134c        
        
          <div style="border:2px solid #51134c;">Content here</div>
        
        
          .myborder {border:2px solid #51134c;}
        
        Border color #51134c