#1d34af color space conversions
Hex:
        #1d34af
        RGB:
        29, 52, 175
        CMY:
        89, 80, 31
        CMYK:
        83, 70, 0, 31
      HSL:
        231°, 71.5686%, 40.0000%
        HSV (HSB):
        231°, 83.4286%, 68.6275%
        XYZ:
        9.4725, 5.8123, 41.1801
        xyY:
        0.1678, 0.1029, 5.8123
      CIE-Lab:
        28.9340, 38.1365, -67.1623
        CIE-LCH:
        28.9340, 77.2344, 299.5890
        CIE-Luv:
        28.9340, -9.6918, -86.8032
        Hunter-Lab:
        24.1088, 27.9438, -84.3967
      #1d34af color charts
#1d34af RGB chart
      #1d34af CMYK chart
      #1d34af RGB pie chart
      #1d34af color shades, tints & tones
#1d34af color schemes
#1d34af color preview, HTML & CSS examples
           This text has a color of #1d34af        
        
          <p style="color:#1d34af;">Text here</p>
        
        
          .mytext {color:#1d34af;}
        
        Text color #1d34af
      
           This box has a color of #1d34af        
        
          <div style="background-color:#1d34af;">Content here</div>
        
        
          .mybackground {background-color:#1d34af;}
        
        Background color #1d34af
      
           Border around this has a color of #1d34af        
        
          <div style="border:2px solid #1d34af;">Content here</div>
        
        
          .myborder {border:2px solid #1d34af;}
        
        Border color #1d34af