#1d2cae color space conversions
Hex:
        #1d2cae
        RGB:
        29, 44, 174
        CMY:
        89, 83, 32
        CMYK:
        83, 75, 0, 32
      HSL:
        234°, 71.4286%, 39.8039%
        HSV (HSB):
        234°, 83.3333%, 68.2353%
        XYZ:
        9.0474, 5.1186, 40.5555
        xyY:
        0.1653, 0.0935, 5.1186
      CIE-Lab:
        27.0699, 42.6495, -69.6412
        CIE-LCH:
        27.0699, 81.6632, 301.4840
        CIE-Luv:
        27.0699, -8.2440, -86.6816
        Hunter-Lab:
        22.6243, 31.7891, -90.4444
      #1d2cae color charts
#1d2cae RGB chart
      #1d2cae CMYK chart
      #1d2cae RGB pie chart
      #1d2cae color shades, tints & tones
#1d2cae color schemes
#1d2cae color preview, HTML & CSS examples
           This text has a color of #1d2cae        
        
          <p style="color:#1d2cae;">Text here</p>
        
        
          .mytext {color:#1d2cae;}
        
        Text color #1d2cae
      
           This box has a color of #1d2cae        
        
          <div style="background-color:#1d2cae;">Content here</div>
        
        
          .mybackground {background-color:#1d2cae;}
        
        Background color #1d2cae
      
           Border around this has a color of #1d2cae        
        
          <div style="border:2px solid #1d2cae;">Content here</div>
        
        
          .myborder {border:2px solid #1d2cae;}
        
        Border color #1d2cae