#011c70 color space conversions
Hex:
        #011c70
        RGB:
        1, 28, 112
        CMY:
        100, 89, 56
        CMYK:
        99, 75, 0, 56
      HSL:
        225°, 98.2301%, 22.1569%
        HSV (HSB):
        225°, 99.1071%, 43.9216%
        XYZ:
        3.3524, 2.0068, 15.5399
        xyY:
        0.1604, 0.0960, 2.0068
      CIE-Lab:
        15.5230, 28.0995, -50.1685
        CIE-LCH:
        15.5230, 57.5018, 299.2533
        CIE-Luv:
        15.5230, -6.1297, -48.9925
        Hunter-Lab:
        14.1662, 17.4508, -55.1230
      #011c70 color charts
#011c70 RGB chart
      #011c70 CMYK chart
      #011c70 RGB pie chart
      #011c70 color shades, tints & tones
#011c70 color schemes
#011c70 color preview, HTML & CSS examples
           This text has a color of #011c70        
        
          <p style="color:#011c70;">Text here</p>
        
        
          .mytext {color:#011c70;}
        
        Text color #011c70
      
           This box has a color of #011c70        
        
          <div style="background-color:#011c70;">Content here</div>
        
        
          .mybackground {background-color:#011c70;}
        
        Background color #011c70
      
           Border around this has a color of #011c70        
        
          <div style="border:2px solid #011c70;">Content here</div>
        
        
          .myborder {border:2px solid #011c70;}
        
        Border color #011c70