#011f9f color space conversions
Hex:
        #011f9f
        RGB:
        1, 31, 159
        CMY:
        100, 88, 38
        CMYK:
        99, 81, 0, 38
      HSL:
        229°, 98.7500%, 31.3725%
        HSV (HSB):
        229°, 99.3711%, 62.3529%
        XYZ:
        6.7605, 3.4896, 33.1181
        xyY:
        0.1559, 0.0805, 3.4896
      CIE-Lab:
        21.9069, 43.7737, -69.1463
        CIE-LCH:
        21.9069, 81.8374, 302.3362
        CIE-Luv:
        21.9069, -7.7416, -76.9318
        Hunter-Lab:
        18.6805, 31.9084, -92.0369
      #011f9f color charts
#011f9f RGB chart
      #011f9f CMYK chart
      #011f9f RGB pie chart
      #011f9f color shades, tints & tones
#011f9f color schemes
#011f9f color preview, HTML & CSS examples
           This text has a color of #011f9f        
        
          <p style="color:#011f9f;">Text here</p>
        
        
          .mytext {color:#011f9f;}
        
        Text color #011f9f
      
           This box has a color of #011f9f        
        
          <div style="background-color:#011f9f;">Content here</div>
        
        
          .mybackground {background-color:#011f9f;}
        
        Background color #011f9f
      
           Border around this has a color of #011f9f        
        
          <div style="border:2px solid #011f9f;">Content here</div>
        
        
          .myborder {border:2px solid #011f9f;}
        
        Border color #011f9f