#011f7f color space conversions
Hex:
        #011f7f
        RGB:
        1, 31, 127
        CMY:
        100, 88, 50
        CMYK:
        99, 76, 0, 50
      HSL:
        226°, 98.4375%, 25.0980%
        HSV (HSB):
        226°, 99.2126%, 49.8039%
        XYZ:
        4.3333, 2.5187, 20.3364
        xyY:
        0.1594, 0.0926, 2.5187
      CIE-Lab:
        18.0031, 32.0545, -55.6973
        CIE-LCH:
        18.0031, 64.2626, 299.9209
        CIE-Luv:
        18.0031, -6.9649, -58.1630
        Hunter-Lab:
        15.8705, 20.9641, -64.8647
      #011f7f color charts
#011f7f RGB chart
      #011f7f CMYK chart
      #011f7f RGB pie chart
      #011f7f color shades, tints & tones
#011f7f color schemes
#011f7f color preview, HTML & CSS examples
           This text has a color of #011f7f        
        
          <p style="color:#011f7f;">Text here</p>
        
        
          .mytext {color:#011f7f;}
        
        Text color #011f7f
      
           This box has a color of #011f7f        
        
          <div style="background-color:#011f7f;">Content here</div>
        
        
          .mybackground {background-color:#011f7f;}
        
        Background color #011f7f
      
           Border around this has a color of #011f7f        
        
          <div style="border:2px solid #011f7f;">Content here</div>
        
        
          .myborder {border:2px solid #011f7f;}
        
        Border color #011f7f