#1d6faa color space conversions
Hex:
        #1d6faa
        RGB:
        29, 111, 170
        CMY:
        89, 56, 33
        CMYK:
        83, 35, 0, 33
      HSL:
        205°, 70.8543%, 39.0196%
        HSV (HSB):
        205°, 82.9412%, 66.6667%
        XYZ:
        13.4468, 14.5324, 40.1265
        xyY:
        0.1974, 0.2134, 14.5324
      CIE-Lab:
        44.9869, -2.3410, -38.2406
        CIE-LCH:
        44.9869, 38.3122, 266.4968
        CIE-Luv:
        44.9869, -26.2900, -56.4779
        Hunter-Lab:
        38.1213, -3.7487, -35.7237
      #1d6faa color charts
#1d6faa RGB chart
      #1d6faa CMYK chart
      #1d6faa RGB pie chart
      #1d6faa color shades, tints & tones
#1d6faa color schemes
#1d6faa color preview, HTML & CSS examples
           This text has a color of #1d6faa        
        
          <p style="color:#1d6faa;">Text here</p>
        
        
          .mytext {color:#1d6faa;}
        
        Text color #1d6faa
      
           This box has a color of #1d6faa        
        
          <div style="background-color:#1d6faa;">Content here</div>
        
        
          .mybackground {background-color:#1d6faa;}
        
        Background color #1d6faa
      
           Border around this has a color of #1d6faa        
        
          <div style="border:2px solid #1d6faa;">Content here</div>
        
        
          .myborder {border:2px solid #1d6faa;}
        
        Border color #1d6faa