#100b8a color space conversions
Hex:
        #100b8a
        RGB:
        16, 11, 138
        CMY:
        94, 96, 46
        CMYK:
        88, 92, 0, 46
      HSL:
        242°, 85.2349%, 29.2157%
        HSV (HSB):
        242°, 92.0290%, 54.1176%
        XYZ:
        4.9208, 2.1845, 24.2070
        xyY:
        0.1572, 0.0698, 2.1845
      CIE-Lab:
        16.4270, 46.5810, -65.2507
        CIE-LCH:
        16.4270, 80.1714, 305.5222
        CIE-Luv:
        16.4270, -4.1435, -61.9528
        Hunter-Lab:
        14.7800, 33.5642, -86.7607
      #100b8a color charts
#100b8a RGB chart
      #100b8a CMYK chart
      #100b8a RGB pie chart
      #100b8a color shades, tints & tones
#100b8a color schemes
#100b8a color preview, HTML & CSS examples
           This text has a color of #100b8a        
        
          <p style="color:#100b8a;">Text here</p>
        
        
          .mytext {color:#100b8a;}
        
        Text color #100b8a
      
           This box has a color of #100b8a        
        
          <div style="background-color:#100b8a;">Content here</div>
        
        
          .mybackground {background-color:#100b8a;}
        
        Background color #100b8a
      
           Border around this has a color of #100b8a        
        
          <div style="border:2px solid #100b8a;">Content here</div>
        
        
          .myborder {border:2px solid #100b8a;}
        
        Border color #100b8a