#51079f color space conversions
Hex:
        #51079f
        RGB:
        81, 7, 159
        CMY:
        68, 97, 38
        CMYK:
        49, 96, 0, 38
      HSL:
        269°, 91.5663%, 32.5490%
        HSV (HSB):
        269°, 95.5975%, 62.3529%
        XYZ:
        9.7273, 4.4045, 33.1384
        xyY:
        0.2058, 0.0932, 4.4045
      CIE-Lab:
        24.9660, 57.3000, -63.8994
        CIE-LCH:
        24.9660, 85.8278, 311.8833
        CIE-Luv:
        24.9660, 7.8650, -78.5724
        Hunter-Lab:
        20.9869, 46.0069, -78.9283
      #51079f color charts
#51079f RGB chart
      #51079f CMYK chart
      #51079f RGB pie chart
      #51079f color shades, tints & tones
#51079f color schemes
#51079f color preview, HTML & CSS examples
           This text has a color of #51079f        
        
          <p style="color:#51079f;">Text here</p>
        
        
          .mytext {color:#51079f;}
        
        Text color #51079f
      
           This box has a color of #51079f        
        
          <div style="background-color:#51079f;">Content here</div>
        
        
          .mybackground {background-color:#51079f;}
        
        Background color #51079f
      
           Border around this has a color of #51079f        
        
          <div style="border:2px solid #51079f;">Content here</div>
        
        
          .myborder {border:2px solid #51079f;}
        
        Border color #51079f