#100cb1 color space conversions
Hex:
        #100cb1
        RGB:
        16, 12, 177
        CMY:
        94, 95, 31
        CMYK:
        91, 93, 0, 31
      HSL:
        241°, 87.3016%, 37.0588%
        HSV (HSB):
        241°, 93.2203%, 69.4118%
        XYZ:
        8.2810, 3.5474, 41.8432
        xyY:
        0.1543, 0.0661, 3.5474
      CIE-Lab:
        22.1150, 57.3697, -79.6914
        CIE-LCH:
        22.1150, 98.1937, 305.7500
        CIE-Luv:
        22.1150, -5.9591, -85.5656
        Hunter-Lab:
        18.8346, 45.5201, -118.5352
      #100cb1 color charts
#100cb1 RGB chart
      #100cb1 CMYK chart
      #100cb1 RGB pie chart
      #100cb1 color shades, tints & tones
#100cb1 color schemes
#100cb1 color preview, HTML & CSS examples
           This text has a color of #100cb1        
        
          <p style="color:#100cb1;">Text here</p>
        
        
          .mytext {color:#100cb1;}
        
        Text color #100cb1
      
           This box has a color of #100cb1        
        
          <div style="background-color:#100cb1;">Content here</div>
        
        
          .mybackground {background-color:#100cb1;}
        
        Background color #100cb1
      
           Border around this has a color of #100cb1        
        
          <div style="border:2px solid #100cb1;">Content here</div>
        
        
          .myborder {border:2px solid #100cb1;}
        
        Border color #100cb1