#104d5f color space conversions
Hex:
        #104d5f
        RGB:
        16, 77, 95
        CMY:
        94, 70, 63
        CMYK:
        83, 19, 0, 63
      HSL:
        194°, 71.1712%, 21.7647%
        HSV (HSB):
        194°, 83.1579%, 37.2549%
        XYZ:
        4.9331, 6.2441, 11.7717
        xyY:
        0.2150, 0.2721, 6.2441
      CIE-Lab:
        30.0202, -11.8549, -15.9322
        CIE-LCH:
        30.0202, 19.8588, 233.3475
        CIE-Luv:
        30.0202, -19.7020, -18.9953
        Hunter-Lab:
        24.9883, -8.4905, -10.4391
      #104d5f color charts
#104d5f RGB chart
      #104d5f CMYK chart
      #104d5f RGB pie chart
      #104d5f color shades, tints & tones
#104d5f color schemes
#104d5f color preview, HTML & CSS examples
           This text has a color of #104d5f        
        
          <p style="color:#104d5f;">Text here</p>
        
        
          .mytext {color:#104d5f;}
        
        Text color #104d5f
      
           This box has a color of #104d5f        
        
          <div style="background-color:#104d5f;">Content here</div>
        
        
          .mybackground {background-color:#104d5f;}
        
        Background color #104d5f
      
           Border around this has a color of #104d5f        
        
          <div style="border:2px solid #104d5f;">Content here</div>
        
        
          .myborder {border:2px solid #104d5f;}
        
        Border color #104d5f