#1d5962 color space conversions
Hex:
        #1d5962
        RGB:
        29, 89, 98
        CMY:
        89, 65, 62
        CMYK:
        70, 9, 0, 62
      HSL:
        188°, 54.3307%, 24.9020%
        HSV (HSB):
        188°, 70.4082%, 38.4314%
        XYZ:
        6.2837, 8.2878, 12.8238
        xyY:
        0.2294, 0.3025, 8.2878
      CIE-Lab:
        34.5752, -15.8212, -10.8365
        CIE-LCH:
        34.5752, 19.1766, 214.4087
        CIE-Luv:
        34.5752, -22.1041, -12.2088
        Hunter-Lab:
        28.7886, -11.4188, -6.2586
      #1d5962 color charts
#1d5962 RGB chart
      #1d5962 CMYK chart
      #1d5962 RGB pie chart
      #1d5962 color shades, tints & tones
#1d5962 color schemes
#1d5962 color preview, HTML & CSS examples
           This text has a color of #1d5962        
        
          <p style="color:#1d5962;">Text here</p>
        
        
          .mytext {color:#1d5962;}
        
        Text color #1d5962
      
           This box has a color of #1d5962        
        
          <div style="background-color:#1d5962;">Content here</div>
        
        
          .mybackground {background-color:#1d5962;}
        
        Background color #1d5962
      
           Border around this has a color of #1d5962        
        
          <div style="border:2px solid #1d5962;">Content here</div>
        
        
          .myborder {border:2px solid #1d5962;}
        
        Border color #1d5962