#1d8096 color space conversions
Hex:
        #1d8096
        RGB:
        29, 128, 150
        CMY:
        89, 50, 41
        CMYK:
        81, 15, 0, 41
      HSL:
        191°, 67.5978%, 35.0980%
        HSV (HSB):
        191°, 80.6667%, 58.8235%
        XYZ:
        13.7309, 17.9016, 31.5858
        xyY:
        0.2172, 0.2832, 17.9016
      CIE-Lab:
        49.3765, -19.4398, -19.6776
        CIE-LCH:
        49.3765, 27.6607, 225.3484
        CIE-Luv:
        49.3765, -33.4803, -26.3121
        Hunter-Lab:
        42.3102, -16.1145, -14.6445
      #1d8096 color charts
#1d8096 RGB chart
      #1d8096 CMYK chart
      #1d8096 RGB pie chart
      #1d8096 color shades, tints & tones
#1d8096 color schemes
#1d8096 color preview, HTML & CSS examples
           This text has a color of #1d8096        
        
          <p style="color:#1d8096;">Text here</p>
        
        
          .mytext {color:#1d8096;}
        
        Text color #1d8096
      
           This box has a color of #1d8096        
        
          <div style="background-color:#1d8096;">Content here</div>
        
        
          .mybackground {background-color:#1d8096;}
        
        Background color #1d8096
      
           Border around this has a color of #1d8096        
        
          <div style="border:2px solid #1d8096;">Content here</div>
        
        
          .myborder {border:2px solid #1d8096;}
        
        Border color #1d8096