#1d34ae color space conversions
Hex:
        #1d34ae
        RGB:
        29, 52, 174
        CMY:
        89, 80, 32
        CMYK:
        83, 70, 0, 32
      HSL:
        230°, 71.4286%, 39.8039%
        HSV (HSB):
        230°, 83.3333%, 68.2353%
        XYZ:
        9.3747, 5.7732, 40.6646
        xyY:
        0.1680, 0.1034, 5.7732
      CIE-Lab:
        28.8329, 37.7711, -66.7306
        CIE-LCH:
        28.8329, 76.6788, 299.5109
        CIE-Luv:
        28.8329, -9.6709, -86.1941
        Hunter-Lab:
        24.0275, 27.5964, -83.5246
      #1d34ae color charts
#1d34ae RGB chart
      #1d34ae CMYK chart
      #1d34ae RGB pie chart
      #1d34ae color shades, tints & tones
#1d34ae color schemes
#1d34ae color preview, HTML & CSS examples
           This text has a color of #1d34ae        
        
          <p style="color:#1d34ae;">Text here</p>
        
        
          .mytext {color:#1d34ae;}
        
        Text color #1d34ae
      
           This box has a color of #1d34ae        
        
          <div style="background-color:#1d34ae;">Content here</div>
        
        
          .mybackground {background-color:#1d34ae;}
        
        Background color #1d34ae
      
           Border around this has a color of #1d34ae        
        
          <div style="border:2px solid #1d34ae;">Content here</div>
        
        
          .myborder {border:2px solid #1d34ae;}
        
        Border color #1d34ae