#100d9d color space conversions
Hex:
        #100d9d
        RGB:
        16, 13, 157
        CMY:
        94, 95, 38
        CMYK:
        90, 92, 0, 38
      HSL:
        241°, 84.7059%, 33.3333%
        HSV (HSB):
        241°, 91.7197%, 61.5686%
        XYZ:
        6.4434, 2.8323, 32.1054
        xyY:
        0.1557, 0.0684, 2.8323
      CIE-Lab:
        19.3595, 51.4628, -72.1531
        CIE-LCH:
        19.3595, 88.6256, 305.4981
        CIE-Luv:
        19.3595, -5.1315, -73.6981
        Hunter-Lab:
        16.8295, 38.8895, -101.3258
      #100d9d color charts
#100d9d RGB chart
      #100d9d CMYK chart
      #100d9d RGB pie chart
      #100d9d color shades, tints & tones
#100d9d color schemes
#100d9d color preview, HTML & CSS examples
           This text has a color of #100d9d        
        
          <p style="color:#100d9d;">Text here</p>
        
        
          .mytext {color:#100d9d;}
        
        Text color #100d9d
      
           This box has a color of #100d9d        
        
          <div style="background-color:#100d9d;">Content here</div>
        
        
          .mybackground {background-color:#100d9d;}
        
        Background color #100d9d
      
           Border around this has a color of #100d9d        
        
          <div style="border:2px solid #100d9d;">Content here</div>
        
        
          .myborder {border:2px solid #100d9d;}
        
        Border color #100d9d