#100bb4 color space conversions
Hex:
        #100bb4
        RGB:
        16, 11, 180
        CMY:
        94, 96, 29
        CMYK:
        91, 94, 0, 29
      HSL:
        242°, 88.4817%, 37.4510%
        HSV (HSB):
        242°, 93.8889%, 70.5882%
        XYZ:
        8.5716, 3.6448, 43.4318
        xyY:
        0.1540, 0.0655, 3.6448
      CIE-Lab:
        22.4606, 58.4433, -80.9129
        CIE-LCH:
        22.4606, 99.8124, 305.8406
        CIE-Luv:
        22.4606, -6.0398, -87.2589
        Hunter-Lab:
        19.0913, 46.7326, -121.5176
      #100bb4 color charts
#100bb4 RGB chart
      #100bb4 CMYK chart
      #100bb4 RGB pie chart
      #100bb4 color shades, tints & tones
#100bb4 color schemes
#100bb4 color preview, HTML & CSS examples
           This text has a color of #100bb4        
        
          <p style="color:#100bb4;">Text here</p>
        
        
          .mytext {color:#100bb4;}
        
        Text color #100bb4
      
           This box has a color of #100bb4        
        
          <div style="background-color:#100bb4;">Content here</div>
        
        
          .mybackground {background-color:#100bb4;}
        
        Background color #100bb4
      
           Border around this has a color of #100bb4        
        
          <div style="border:2px solid #100bb4;">Content here</div>
        
        
          .myborder {border:2px solid #100bb4;}
        
        Border color #100bb4