#1d86aa color space conversions
Hex:
        #1d86aa
        RGB:
        29, 134, 170
        CMY:
        89, 47, 33
        CMYK:
        83, 21, 0, 33
      HSL:
        195°, 70.8543%, 39.0196%
        HSV (HSB):
        195°, 82.9412%, 66.6667%
        XYZ:
        16.2875, 20.2137, 41.0734
        xyY:
        0.2100, 0.2606, 20.2137
      CIE-Lab:
        52.0780, -15.7185, -27.1339
        CIE-LCH:
        52.0780, 31.3579, 239.9165
        CIE-Luv:
        52.0780, -34.3104, -38.8662
        Hunter-Lab:
        44.9596, -14.0143, -22.6933
      #1d86aa color charts
#1d86aa RGB chart
      #1d86aa CMYK chart
      #1d86aa RGB pie chart
      #1d86aa color shades, tints & tones
#1d86aa color schemes
#1d86aa color preview, HTML & CSS examples
           This text has a color of #1d86aa        
        
          <p style="color:#1d86aa;">Text here</p>
        
        
          .mytext {color:#1d86aa;}
        
        Text color #1d86aa
      
           This box has a color of #1d86aa        
        
          <div style="background-color:#1d86aa;">Content here</div>
        
        
          .mybackground {background-color:#1d86aa;}
        
        Background color #1d86aa
      
           Border around this has a color of #1d86aa        
        
          <div style="border:2px solid #1d86aa;">Content here</div>
        
        
          .myborder {border:2px solid #1d86aa;}
        
        Border color #1d86aa