#011ca0 color space conversions
Hex:
        #011ca0
        RGB:
        1, 28, 160
        CMY:
        100, 89, 37
        CMYK:
        99, 83, 0, 37
      HSL:
        230°, 98.7578%, 31.5686%
        HSV (HSB):
        230°, 99.3750%, 62.7451%
        XYZ:
        6.7729, 3.3750, 33.5522
        xyY:
        0.1550, 0.0772, 3.3750
      CIE-Lab:
        21.4873, 45.7091, -70.4548
        CIE-LCH:
        21.4873, 83.9834, 302.9744
        CIE-Luv:
        21.4873, -7.3835, -77.1395
        Hunter-Lab:
        18.3712, 33.6580, -95.4240
      #011ca0 color charts
#011ca0 RGB chart
      #011ca0 CMYK chart
      #011ca0 RGB pie chart
      #011ca0 color shades, tints & tones
#011ca0 color schemes
#011ca0 color preview, HTML & CSS examples
           This text has a color of #011ca0        
        
          <p style="color:#011ca0;">Text here</p>
        
        
          .mytext {color:#011ca0;}
        
        Text color #011ca0
      
           This box has a color of #011ca0        
        
          <div style="background-color:#011ca0;">Content here</div>
        
        
          .mybackground {background-color:#011ca0;}
        
        Background color #011ca0
      
           Border around this has a color of #011ca0        
        
          <div style="border:2px solid #011ca0;">Content here</div>
        
        
          .myborder {border:2px solid #011ca0;}
        
        Border color #011ca0