#1d2652 color space conversions
Hex:
        #1d2652
        RGB:
        29, 38, 82
        CMY:
        89, 85, 68
        CMYK:
        65, 54, 0, 68
      HSL:
        230°, 47.7477%, 21.7647%
        HSV (HSB):
        230°, 64.6341%, 32.1569%
        XYZ:
        2.7228, 2.2566, 8.2747
        xyY:
        0.2054, 0.1703, 2.2566
      CIE-Lab:
        16.7802, 11.6958, -28.1975
        CIE-LCH:
        16.7802, 30.5269, 292.5277
        CIE-Luv:
        16.7802, -4.4607, -30.0034
        Hunter-Lab:
        15.0221, 6.0650, -22.1436
      #1d2652 color charts
#1d2652 RGB chart
      #1d2652 CMYK chart
      #1d2652 RGB pie chart
      #1d2652 color shades, tints & tones
#1d2652 color schemes
#1d2652 color preview, HTML & CSS examples
           This text has a color of #1d2652        
        
          <p style="color:#1d2652;">Text here</p>
        
        
          .mytext {color:#1d2652;}
        
        Text color #1d2652
      
           This box has a color of #1d2652        
        
          <div style="background-color:#1d2652;">Content here</div>
        
        
          .mybackground {background-color:#1d2652;}
        
        Background color #1d2652
      
           Border around this has a color of #1d2652        
        
          <div style="border:2px solid #1d2652;">Content here</div>
        
        
          .myborder {border:2px solid #1d2652;}
        
        Border color #1d2652