#51349b color space conversions
Hex:
        #51349b
        RGB:
        81, 52, 155
        CMY:
        68, 80, 39
        CMYK:
        48, 66, 0, 39
      HSL:
        257°, 49.7585%, 40.5882%
        HSV (HSB):
        257°, 66.4516%, 60.7843%
        XYZ:
        10.5377, 6.5719, 31.7234
        xyY:
        0.2158, 0.1346, 6.5719
      CIE-Lab:
        30.8117, 38.4254, -51.8779
        CIE-LCH:
        30.8117, 64.5587, 306.5269
        CIE-Luv:
        30.8117, 3.4018, -71.6215
        Hunter-Lab:
        25.6357, 28.5113, -55.4248
      #51349b color charts
#51349b RGB chart
      #51349b CMYK chart
      #51349b RGB pie chart
      #51349b color shades, tints & tones
#51349b color schemes
#51349b color preview, HTML & CSS examples
           This text has a color of #51349b        
        
          <p style="color:#51349b;">Text here</p>
        
        
          .mytext {color:#51349b;}
        
        Text color #51349b
      
           This box has a color of #51349b        
        
          <div style="background-color:#51349b;">Content here</div>
        
        
          .mybackground {background-color:#51349b;}
        
        Background color #51349b
      
           Border around this has a color of #51349b        
        
          <div style="border:2px solid #51349b;">Content here</div>
        
        
          .myborder {border:2px solid #51349b;}
        
        Border color #51349b