#011275 color space conversions
Hex:
        #011275
        RGB:
        1, 18, 117
        CMY:
        100, 93, 54
        CMYK:
        99, 85, 0, 54
      HSL:
        231°, 98.3051%, 23.1373%
        HSV (HSB):
        231°, 99.1453%, 45.8824%
        XYZ:
        3.4397, 1.7234, 16.9810
        xyY:
        0.1553, 0.0778, 1.7234
      CIE-Lab:
        13.9632, 36.2339, -55.9935
        CIE-LCH:
        13.9632, 66.6945, 302.9073
        CIE-Luv:
        13.9632, -4.7842, -49.9215
        Hunter-Lab:
        13.1279, 23.7958, -67.5022
      #011275 color charts
#011275 RGB chart
      #011275 CMYK chart
      #011275 RGB pie chart
      #011275 color shades, tints & tones
#011275 color schemes
#011275 color preview, HTML & CSS examples
           This text has a color of #011275        
        
          <p style="color:#011275;">Text here</p>
        
        
          .mytext {color:#011275;}
        
        Text color #011275
      
           This box has a color of #011275        
        
          <div style="background-color:#011275;">Content here</div>
        
        
          .mybackground {background-color:#011275;}
        
        Background color #011275
      
           Border around this has a color of #011275        
        
          <div style="border:2px solid #011275;">Content here</div>
        
        
          .myborder {border:2px solid #011275;}
        
        Border color #011275