#104b5f color space conversions
Hex:
        #104b5f
        RGB:
        16, 75, 95
        CMY:
        94, 71, 63
        CMYK:
        83, 21, 0, 63
      HSL:
        195°, 71.1712%, 21.7647%
        HSV (HSB):
        195°, 83.1579%, 37.2549%
        XYZ:
        4.7953, 5.9685, 11.7258
        xyY:
        0.2132, 0.2654, 5.9685
      CIE-Lab:
        29.3329, -10.6455, -16.9930
        CIE-LCH:
        29.3329, 20.0522, 237.9343
        CIE-Luv:
        29.3329, -18.9606, -20.4151
        Hunter-Lab:
        24.4306, -7.7169, -11.3556
      #104b5f color charts
#104b5f RGB chart
      #104b5f CMYK chart
      #104b5f RGB pie chart
      #104b5f color shades, tints & tones
#104b5f color schemes
#104b5f color preview, HTML & CSS examples
           This text has a color of #104b5f        
        
          <p style="color:#104b5f;">Text here</p>
        
        
          .mytext {color:#104b5f;}
        
        Text color #104b5f
      
           This box has a color of #104b5f        
        
          <div style="background-color:#104b5f;">Content here</div>
        
        
          .mybackground {background-color:#104b5f;}
        
        Background color #104b5f
      
           Border around this has a color of #104b5f        
        
          <div style="border:2px solid #104b5f;">Content here</div>
        
        
          .myborder {border:2px solid #104b5f;}
        
        Border color #104b5f