#1d505f color space conversions
Hex:
        #1d505f
        RGB:
        29, 80, 95
        CMY:
        89, 69, 63
        CMYK:
        69, 16, 0, 63
      HSL:
        194°, 53.2258%, 24.3137%
        HSV (HSB):
        194°, 69.4737%, 37.2549%
        XYZ:
        5.4409, 6.8248, 11.8570
        xyY:
        0.2256, 0.2829, 6.8248
      CIE-Lab:
        31.4046, -11.6304, -13.7749
        CIE-LCH:
        31.4046, 18.0281, 229.8251
        CIE-Luv:
        31.4046, -18.8017, -16.3118
        Hunter-Lab:
        26.1242, -8.5411, -8.6230
      #1d505f color charts
#1d505f RGB chart
      #1d505f CMYK chart
      #1d505f RGB pie chart
      #1d505f color shades, tints & tones
#1d505f color schemes
#1d505f color preview, HTML & CSS examples
           This text has a color of #1d505f        
        
          <p style="color:#1d505f;">Text here</p>
        
        
          .mytext {color:#1d505f;}
        
        Text color #1d505f
      
           This box has a color of #1d505f        
        
          <div style="background-color:#1d505f;">Content here</div>
        
        
          .mybackground {background-color:#1d505f;}
        
        Background color #1d505f
      
           Border around this has a color of #1d505f        
        
          <div style="border:2px solid #1d505f;">Content here</div>
        
        
          .myborder {border:2px solid #1d505f;}
        
        Border color #1d505f