#050977 color space conversions
Hex:
        #050977
        RGB:
        5, 9, 119
        CMY:
        98, 96, 53
        CMYK:
        96, 92, 0, 53
      HSL:
        238°, 91.9355%, 24.3137%
        HSV (HSB):
        238°, 95.7983%, 46.6667%
        XYZ:
        3.4900, 1.5595, 17.5698
        xyY:
        0.1543, 0.0689, 1.5595
      CIE-Lab:
        12.9817, 41.2673, -58.9160
        CIE-LCH:
        12.9817, 71.9311, 305.0090
        CIE-Luv:
        12.9817, -3.7878, -49.2769
        Hunter-Lab:
        12.4882, 28.0307, -74.6743
      #050977 color charts
#050977 RGB chart
      #050977 CMYK chart
      #050977 RGB pie chart
      #050977 color shades, tints & tones
#050977 color schemes
#050977 color preview, HTML & CSS examples
           This text has a color of #050977        
        
          <p style="color:#050977;">Text here</p>
        
        
          .mytext {color:#050977;}
        
        Text color #050977
      
           This box has a color of #050977        
        
          <div style="background-color:#050977;">Content here</div>
        
        
          .mybackground {background-color:#050977;}
        
        Background color #050977
      
           Border around this has a color of #050977        
        
          <div style="border:2px solid #050977;">Content here</div>
        
        
          .myborder {border:2px solid #050977;}
        
        Border color #050977