#1d514b color space conversions
Hex:
        #1d514b
        RGB:
        29, 81, 75
        CMY:
        89, 68, 71
        CMYK:
        64, 0, 7, 68
      HSL:
        173°, 47.2727%, 21.5686%
        HSV (HSB):
        173°, 64.1975%, 31.7647%
        XYZ:
        4.7191, 6.6541, 7.6922
        xyY:
        0.2475, 0.3490, 6.6541
      CIE-Lab:
        31.0061, -18.8410, -1.6339
        CIE-LCH:
        31.0061, 18.9117, 184.9564
        CIE-Luv:
        31.0061, -20.1188, 0.3907
        Hunter-Lab:
        25.7955, -12.4866, 0.3765
      #1d514b color charts
#1d514b RGB chart
      #1d514b CMYK chart
      #1d514b RGB pie chart
      #1d514b color shades, tints & tones
#1d514b color schemes
#1d514b color preview, HTML & CSS examples
           This text has a color of #1d514b        
        
          <p style="color:#1d514b;">Text here</p>
        
        
          .mytext {color:#1d514b;}
        
        Text color #1d514b
      
           This box has a color of #1d514b        
        
          <div style="background-color:#1d514b;">Content here</div>
        
        
          .mybackground {background-color:#1d514b;}
        
        Background color #1d514b
      
           Border around this has a color of #1d514b        
        
          <div style="border:2px solid #1d514b;">Content here</div>
        
        
          .myborder {border:2px solid #1d514b;}
        
        Border color #1d514b