#1d575f color space conversions
Hex:
        #1d575f
        RGB:
        29, 87, 95
        CMY:
        89, 66, 63
        CMYK:
        69, 8, 0, 63
      HSL:
        187°, 53.2258%, 24.3137%
        HSV (HSB):
        187°, 69.4737%, 37.2549%
        XYZ:
        5.9804, 7.9038, 12.0369
        xyY:
        0.2307, 0.3049, 7.9038
      CIE-Lab:
        33.7818, -15.7070, -10.1568
        CIE-LCH:
        33.7818, 18.7048, 212.8883
        CIE-Luv:
        33.7818, -21.4891, -11.2165
        Hunter-Lab:
        28.1137, -11.2279, -5.7053
      #1d575f color charts
#1d575f RGB chart
      #1d575f CMYK chart
      #1d575f RGB pie chart
      #1d575f color shades, tints & tones
#1d575f color schemes
#1d575f color preview, HTML & CSS examples
           This text has a color of #1d575f        
        
          <p style="color:#1d575f;">Text here</p>
        
        
          .mytext {color:#1d575f;}
        
        Text color #1d575f
      
           This box has a color of #1d575f        
        
          <div style="background-color:#1d575f;">Content here</div>
        
        
          .mybackground {background-color:#1d575f;}
        
        Background color #1d575f
      
           Border around this has a color of #1d575f        
        
          <div style="border:2px solid #1d575f;">Content here</div>
        
        
          .myborder {border:2px solid #1d575f;}
        
        Border color #1d575f