#100b80 color space conversions
Hex:
        #100b80
        RGB:
        16, 11, 128
        CMY:
        94, 96, 50
        CMYK:
        88, 91, 0, 50
      HSL:
        243°, 84.1727%, 27.2549%
        HSV (HSB):
        243°, 91.4062%, 50.1961%
        XYZ:
        4.2296, 1.9080, 20.5674
        xyY:
        0.1584, 0.0714, 1.9080
      CIE-Lab:
        14.9969, 43.5768, -61.3116
        CIE-LCH:
        14.9969, 75.2200, 305.4030
        CIE-Luv:
        14.9969, -3.6860, -55.8991
        Hunter-Lab:
        13.8131, 30.4847, -78.6125
      #100b80 color charts
#100b80 RGB chart
      #100b80 CMYK chart
      #100b80 RGB pie chart
      #100b80 color shades, tints & tones
#100b80 color schemes
#100b80 color preview, HTML & CSS examples
           This text has a color of #100b80        
        
          <p style="color:#100b80;">Text here</p>
        
        
          .mytext {color:#100b80;}
        
        Text color #100b80
      
           This box has a color of #100b80        
        
          <div style="background-color:#100b80;">Content here</div>
        
        
          .mybackground {background-color:#100b80;}
        
        Background color #100b80
      
           Border around this has a color of #100b80        
        
          <div style="border:2px solid #100b80;">Content here</div>
        
        
          .myborder {border:2px solid #100b80;}
        
        Border color #100b80