#1d669d color space conversions
Hex:
        #1d669d
        RGB:
        29, 102, 157
        CMY:
        89, 60, 38
        CMYK:
        82, 35, 0, 38
      HSL:
        206°, 68.8172%, 36.4706%
        HSV (HSB):
        206°, 81.5287%, 61.5686%
        XYZ:
        11.3439, 12.1983, 33.6549
        xyY:
        0.1983, 0.2133, 12.1983
      CIE-Lab:
        41.5295, -1.7969, -36.0369
        CIE-LCH:
        41.5295, 36.0817, 267.1454
        CIE-Luv:
        41.5295, -23.8477, -52.1214
        Hunter-Lab:
        34.9260, -3.1443, -32.6839
      #1d669d color charts
#1d669d RGB chart
      #1d669d CMYK chart
      #1d669d RGB pie chart
      #1d669d color shades, tints & tones
#1d669d color schemes
#1d669d color preview, HTML & CSS examples
           This text has a color of #1d669d        
        
          <p style="color:#1d669d;">Text here</p>
        
        
          .mytext {color:#1d669d;}
        
        Text color #1d669d
      
           This box has a color of #1d669d        
        
          <div style="background-color:#1d669d;">Content here</div>
        
        
          .mybackground {background-color:#1d669d;}
        
        Background color #1d669d
      
           Border around this has a color of #1d669d        
        
          <div style="border:2px solid #1d669d;">Content here</div>
        
        
          .myborder {border:2px solid #1d669d;}
        
        Border color #1d669d