#51328e color space conversions
Hex:
        #51328e
        RGB:
        81, 50, 142
        CMY:
        68, 80, 44
        CMYK:
        43, 65, 0, 44
      HSL:
        260°, 47.9167%, 37.6471%
        HSV (HSB):
        260°, 64.7887%, 55.6863%
        XYZ:
        9.4164, 5.9835, 26.2498
        xyY:
        0.2261, 0.1437, 5.9835
      CIE-Lab:
        29.3709, 35.7946, -46.2503
        CIE-LCH:
        29.3709, 58.4837, 307.7375
        CIE-Luv:
        29.3709, 5.2927, -63.2526
        Hunter-Lab:
        24.4613, 25.9069, -46.5023
      #51328e color charts
#51328e RGB chart
      #51328e CMYK chart
      #51328e RGB pie chart
      #51328e color shades, tints & tones
#51328e color schemes
#51328e color preview, HTML & CSS examples
           This text has a color of #51328e        
        
          <p style="color:#51328e;">Text here</p>
        
        
          .mytext {color:#51328e;}
        
        Text color #51328e
      
           This box has a color of #51328e        
        
          <div style="background-color:#51328e;">Content here</div>
        
        
          .mybackground {background-color:#51328e;}
        
        Background color #51328e
      
           Border around this has a color of #51328e        
        
          <div style="border:2px solid #51328e;">Content here</div>
        
        
          .myborder {border:2px solid #51328e;}
        
        Border color #51328e