#1d96aa color space conversions
Hex:
        #1d96aa
        RGB:
        29, 150, 170
        CMY:
        89, 41, 33
        CMYK:
        83, 12, 0, 33
      HSL:
        189°, 70.8543%, 39.0196%
        HSV (HSB):
        189°, 82.9412%, 66.6667%
        XYZ:
        18.6687, 24.9762, 41.8671
        xyY:
        0.2183, 0.2921, 24.9762
      CIE-Lab:
        57.0522, -24.2356, -19.4825
        CIE-LCH:
        57.0522, 31.0956, 218.7951
        CIE-Luv:
        57.0522, -40.0012, -26.0705
        Hunter-Lab:
        49.9762, -20.7791, -14.6864
      #1d96aa color charts
#1d96aa RGB chart
      #1d96aa CMYK chart
      #1d96aa RGB pie chart
      #1d96aa color shades, tints & tones
#1d96aa color schemes
#1d96aa color preview, HTML & CSS examples
           This text has a color of #1d96aa        
        
          <p style="color:#1d96aa;">Text here</p>
        
        
          .mytext {color:#1d96aa;}
        
        Text color #1d96aa
      
           This box has a color of #1d96aa        
        
          <div style="background-color:#1d96aa;">Content here</div>
        
        
          .mybackground {background-color:#1d96aa;}
        
        Background color #1d96aa
      
           Border around this has a color of #1d96aa        
        
          <div style="border:2px solid #1d96aa;">Content here</div>
        
        
          .myborder {border:2px solid #1d96aa;}
        
        Border color #1d96aa