#1d69ae color space conversions
Hex:
        #1d69ae
        RGB:
        29, 105, 174
        CMY:
        89, 59, 32
        CMYK:
        83, 40, 0, 32
      HSL:
        209°, 71.4286%, 39.8039%
        HSV (HSB):
        209°, 83.3333%, 68.2353%
        XYZ:
        13.1983, 13.4204, 41.9392
        xyY:
        0.1925, 0.1958, 13.4204
      CIE-Lab:
        43.3899, 2.9273, -43.1216
        CIE-LCH:
        43.3899, 43.2208, 273.8835
        CIE-Luv:
        43.3899, -24.0929, -63.9805
        Hunter-Lab:
        36.6338, 0.2000, -42.2328
      #1d69ae color charts
#1d69ae RGB chart
      #1d69ae CMYK chart
      #1d69ae RGB pie chart
      #1d69ae color shades, tints & tones
#1d69ae color schemes
#1d69ae color preview, HTML & CSS examples
           This text has a color of #1d69ae        
        
          <p style="color:#1d69ae;">Text here</p>
        
        
          .mytext {color:#1d69ae;}
        
        Text color #1d69ae
      
           This box has a color of #1d69ae        
        
          <div style="background-color:#1d69ae;">Content here</div>
        
        
          .mybackground {background-color:#1d69ae;}
        
        Background color #1d69ae
      
           Border around this has a color of #1d69ae        
        
          <div style="border:2px solid #1d69ae;">Content here</div>
        
        
          .myborder {border:2px solid #1d69ae;}
        
        Border color #1d69ae