#011134 color space conversions
Hex:
        #011134
        RGB:
        1, 17, 52
        CMY:
        100, 93, 80
        CMYK:
        98, 67, 0, 80
      HSL:
        221°, 96.2264%, 10.3922%
        HSV (HSB):
        221°, 98.0769%, 20.3922%
        XYZ:
        0.8328, 0.6553, 3.3314
        xyY:
        0.1728, 0.1360, 0.6553
      CIE-Lab:
        5.9191, 8.6013, -24.7620
        CIE-LCH:
        5.9191, 26.2133, 289.1551
        CIE-Luv:
        5.9191, -2.8141, -14.0683
        Hunter-Lab:
        8.0950, 4.1977, -18.7337
      #011134 color charts
#011134 RGB chart
      #011134 CMYK chart
      #011134 RGB pie chart
      #011134 color shades, tints & tones
#011134 color schemes
#011134 color preview, HTML & CSS examples
           This text has a color of #011134        
        
          <p style="color:#011134;">Text here</p>
        
        
          .mytext {color:#011134;}
        
        Text color #011134
      
           This box has a color of #011134        
        
          <div style="background-color:#011134;">Content here</div>
        
        
          .mybackground {background-color:#011134;}
        
        Background color #011134
      
           Border around this has a color of #011134        
        
          <div style="border:2px solid #011134;">Content here</div>
        
        
          .myborder {border:2px solid #011134;}
        
        Border color #011134