#104baf color space conversions
Hex:
        #104baf
        RGB:
        16, 75, 175
        CMY:
        94, 71, 31
        CMYK:
        91, 57, 0, 31
      HSL:
        218°, 83.2461%, 37.4510%
        HSV (HSB):
        218°, 90.8571%, 68.6275%
        XYZ:
        10.4676, 8.2375, 41.5957
        xyY:
        0.1736, 0.1366, 8.2375
      CIE-Lab:
        34.4726, 22.1118, -58.0979
        CIE-LCH:
        34.4726, 62.1635, 290.8366
        CIE-Luv:
        34.4726, -16.1615, -81.5128
        Hunter-Lab:
        28.7010, 14.8746, -65.8371
      #104baf color charts
#104baf RGB chart
      #104baf CMYK chart
      #104baf RGB pie chart
      #104baf color shades, tints & tones
#104baf color schemes
#104baf color preview, HTML & CSS examples
           This text has a color of #104baf        
        
          <p style="color:#104baf;">Text here</p>
        
        
          .mytext {color:#104baf;}
        
        Text color #104baf
      
           This box has a color of #104baf        
        
          <div style="background-color:#104baf;">Content here</div>
        
        
          .mybackground {background-color:#104baf;}
        
        Background color #104baf
      
           Border around this has a color of #104baf        
        
          <div style="border:2px solid #104baf;">Content here</div>
        
        
          .myborder {border:2px solid #104baf;}
        
        Border color #104baf