#100cd8 color space conversions
Hex:
        #100cd8
        RGB:
        16, 12, 216
        CMY:
        94, 95, 15
        CMYK:
        93, 94, 0, 15
      HSL:
        241°, 89.4737%, 44.7059%
        HSV (HSB):
        241°, 94.4444%, 84.7059%
        XYZ:
        12.7398, 5.3310, 65.3233
        xyY:
        0.1528, 0.0639, 5.3310
      CIE-Lab:
        27.6576, 67.7057, -93.4091
        CIE-LCH:
        27.6576, 115.3661, 305.9357
        CIE-Luv:
        27.6576, -7.6623, -108.6315
        Hunter-Lab:
        23.0889, 58.0859, -151.5815
      #100cd8 color charts
#100cd8 RGB chart
      #100cd8 CMYK chart
      #100cd8 RGB pie chart
      #100cd8 color shades, tints & tones
#100cd8 color schemes
#100cd8 color preview, HTML & CSS examples
           This text has a color of #100cd8        
        
          <p style="color:#100cd8;">Text here</p>
        
        
          .mytext {color:#100cd8;}
        
        Text color #100cd8
      
           This box has a color of #100cd8        
        
          <div style="background-color:#100cd8;">Content here</div>
        
        
          .mybackground {background-color:#100cd8;}
        
        Background color #100cd8
      
           Border around this has a color of #100cd8        
        
          <div style="border:2px solid #100cd8;">Content here</div>
        
        
          .myborder {border:2px solid #100cd8;}
        
        Border color #100cd8