#1d614b color space conversions
Hex:
        #1d614b
        RGB:
        29, 97, 75
        CMY:
        89, 62, 71
        CMYK:
        70, 0, 23, 62
      HSL:
        161°, 53.9683%, 24.7059%
        HSV (HSB):
        161°, 70.1031%, 38.0392%
        XYZ:
        6.0514, 9.3186, 8.1363
        xyY:
        0.2574, 0.3964, 9.3186
      CIE-Lab:
        36.5906, -27.0308, 6.4332
        CIE-LCH:
        36.5906, 27.7858, 166.6129
        CIE-Luv:
        36.5906, -26.4736, 11.5626
        Hunter-Lab:
        30.5264, -18.0363, 5.5656
      #1d614b color charts
#1d614b RGB chart
      #1d614b CMYK chart
      #1d614b RGB pie chart
      #1d614b color shades, tints & tones
#1d614b color schemes
#1d614b color preview, HTML & CSS examples
           This text has a color of #1d614b        
        
          <p style="color:#1d614b;">Text here</p>
        
        
          .mytext {color:#1d614b;}
        
        Text color #1d614b
      
           This box has a color of #1d614b        
        
          <div style="background-color:#1d614b;">Content here</div>
        
        
          .mybackground {background-color:#1d614b;}
        
        Background color #1d614b
      
           Border around this has a color of #1d614b        
        
          <div style="border:2px solid #1d614b;">Content here</div>
        
        
          .myborder {border:2px solid #1d614b;}
        
        Border color #1d614b