#1d3d50 color space conversions
Hex:
        #1d3d50
        RGB:
        29, 61, 80
        CMY:
        89, 76, 69
        CMYK:
        64, 24, 0, 69
      HSL:
        202°, 46.7890%, 21.3725%
        HSV (HSB):
        202°, 63.7500%, 31.3725%
        XYZ:
        3.6234, 4.1779, 8.2049
        xyY:
        0.2264, 0.2610, 4.1779
      CIE-Lab:
        24.2510, -5.2169, -15.0778
        CIE-LCH:
        24.2510, 15.9548, 250.9144
        CIE-Luv:
        24.2510, -12.1077, -17.2489
        Hunter-Lab:
        20.4399, -4.1268, -9.4919
      #1d3d50 color charts
#1d3d50 RGB chart
      #1d3d50 CMYK chart
      #1d3d50 RGB pie chart
      #1d3d50 color shades, tints & tones
#1d3d50 color schemes
#1d3d50 color preview, HTML & CSS examples
           This text has a color of #1d3d50        
        
          <p style="color:#1d3d50;">Text here</p>
        
        
          .mytext {color:#1d3d50;}
        
        Text color #1d3d50
      
           This box has a color of #1d3d50        
        
          <div style="background-color:#1d3d50;">Content here</div>
        
        
          .mybackground {background-color:#1d3d50;}
        
        Background color #1d3d50
      
           Border around this has a color of #1d3d50        
        
          <div style="border:2px solid #1d3d50;">Content here</div>
        
        
          .myborder {border:2px solid #1d3d50;}
        
        Border color #1d3d50