#100f8b color space conversions
Hex:
        #100f8b
        RGB:
        16, 15, 139
        CMY:
        94, 94, 45
        CMYK:
        88, 89, 0, 45
      HSL:
        240°, 80.5195%, 30.1961%
        HSV (HSB):
        240°, 89.2086%, 54.5098%
        XYZ:
        5.0447, 2.3159, 24.6072
        xyY:
        0.1578, 0.0724, 2.3159
      CIE-Lab:
        17.0646, 45.3840, -64.8154
        CIE-LCH:
        17.0646, 79.1249, 304.9998
        CIE-Luv:
        17.0646, -4.4848, -63.1950
        Hunter-Lab:
        15.2180, 32.5404, -85.2180
      #100f8b color charts
#100f8b RGB chart
      #100f8b CMYK chart
      #100f8b RGB pie chart
      #100f8b color shades, tints & tones
#100f8b color schemes
#100f8b color preview, HTML & CSS examples
           This text has a color of #100f8b        
        
          <p style="color:#100f8b;">Text here</p>
        
        
          .mytext {color:#100f8b;}
        
        Text color #100f8b
      
           This box has a color of #100f8b        
        
          <div style="background-color:#100f8b;">Content here</div>
        
        
          .mybackground {background-color:#100f8b;}
        
        Background color #100f8b
      
           Border around this has a color of #100f8b        
        
          <div style="border:2px solid #100f8b;">Content here</div>
        
        
          .myborder {border:2px solid #100f8b;}
        
        Border color #100f8b