#011fa8 color space conversions
Hex:
        #011fa8
        RGB:
        1, 31, 168
        CMY:
        100, 88, 34
        CMYK:
        99, 82, 0, 34
      HSL:
        229°, 98.8166%, 33.1373%
        HSV (HSB):
        229°, 99.4048%, 65.8824%
        XYZ:
        7.5704, 3.8136, 37.3829
        xyY:
        0.1552, 0.0782, 3.8136
      CIE-Lab:
        23.0453, 46.8290, -72.7255
        CIE-LCH:
        23.0453, 86.4983, 302.7781
        CIE-Luv:
        23.0453, -7.9939, -82.1895
        Hunter-Lab:
        19.5284, 35.0227, -99.8280
      #011fa8 color charts
#011fa8 RGB chart
      #011fa8 CMYK chart
      #011fa8 RGB pie chart
      #011fa8 color shades, tints & tones
#011fa8 color schemes
#011fa8 color preview, HTML & CSS examples
           This text has a color of #011fa8        
        
          <p style="color:#011fa8;">Text here</p>
        
        
          .mytext {color:#011fa8;}
        
        Text color #011fa8
      
           This box has a color of #011fa8        
        
          <div style="background-color:#011fa8;">Content here</div>
        
        
          .mybackground {background-color:#011fa8;}
        
        Background color #011fa8
      
           Border around this has a color of #011fa8        
        
          <div style="border:2px solid #011fa8;">Content here</div>
        
        
          .myborder {border:2px solid #011fa8;}
        
        Border color #011fa8