#100eb5 color space conversions
Hex:
        #100eb5
        RGB:
        16, 14, 181
        CMY:
        94, 95, 29
        CMYK:
        91, 92, 0, 29
      HSL:
        241°, 85.6410%, 38.2353%
        HSV (HSB):
        241°, 92.2652%, 70.9804%
        XYZ:
        8.7112, 3.7604, 43.9828
        xyY:
        0.1543, 0.0666, 3.7604
      CIE-Lab:
        22.8631, 57.9194, -80.8388
        CIE-LCH:
        22.8631, 99.4463, 305.6208
        CIE-Luv:
        22.8631, -6.2480, -88.1547
        Hunter-Lab:
        19.3918, 46.2502, -120.9018
      #100eb5 color charts
#100eb5 RGB chart
      #100eb5 CMYK chart
      #100eb5 RGB pie chart
      #100eb5 color shades, tints & tones
#100eb5 color schemes
#100eb5 color preview, HTML & CSS examples
           This text has a color of #100eb5        
        
          <p style="color:#100eb5;">Text here</p>
        
        
          .mytext {color:#100eb5;}
        
        Text color #100eb5
      
           This box has a color of #100eb5        
        
          <div style="background-color:#100eb5;">Content here</div>
        
        
          .mybackground {background-color:#100eb5;}
        
        Background color #100eb5
      
           Border around this has a color of #100eb5        
        
          <div style="border:2px solid #100eb5;">Content here</div>
        
        
          .myborder {border:2px solid #100eb5;}
        
        Border color #100eb5