#100ad8 color space conversions
Hex:
        #100ad8
        RGB:
        16, 10, 216
        CMY:
        94, 96, 15
        CMYK:
        93, 95, 0, 15
      HSL:
        242°, 91.1504%, 44.3137%
        HSV (HSB):
        242°, 95.3704%, 84.7059%
        XYZ:
        12.7169, 5.2851, 65.3156
        xyY:
        0.1526, 0.0634, 5.2851
      CIE-Lab:
        27.5321, 68.0933, -93.6190
        CIE-LCH:
        27.5321, 115.7636, 306.0301
        CIE-Luv:
        27.5321, -7.5806, -108.4998
        Hunter-Lab:
        22.9894, 58.5084, -152.3576
      #100ad8 color charts
#100ad8 RGB chart
      #100ad8 CMYK chart
      #100ad8 RGB pie chart
      #100ad8 color shades, tints & tones
#100ad8 color schemes
#100ad8 color preview, HTML & CSS examples
           This text has a color of #100ad8        
        
          <p style="color:#100ad8;">Text here</p>
        
        
          .mytext {color:#100ad8;}
        
        Text color #100ad8
      
           This box has a color of #100ad8        
        
          <div style="background-color:#100ad8;">Content here</div>
        
        
          .mybackground {background-color:#100ad8;}
        
        Background color #100ad8
      
           Border around this has a color of #100ad8        
        
          <div style="border:2px solid #100ad8;">Content here</div>
        
        
          .myborder {border:2px solid #100ad8;}
        
        Border color #100ad8