#1d2955 color space conversions
Hex:
        #1d2955
        RGB:
        29, 41, 85
        CMY:
        89, 84, 67
        CMYK:
        66, 52, 0, 67
      HSL:
        227°, 49.1228%, 22.3529%
        HSV (HSB):
        227°, 65.8824%, 33.3333%
        XYZ:
        2.9393, 2.5030, 8.9225
        xyY:
        0.2046, 0.1742, 2.5030
      CIE-Lab:
        17.9320, 10.6836, -28.3671
        CIE-LCH:
        17.9320, 30.3122, 290.6373
        CIE-Luv:
        17.9320, -5.3648, -31.0916
        Hunter-Lab:
        15.8208, 5.4770, -22.3636
      #1d2955 color charts
#1d2955 RGB chart
      #1d2955 CMYK chart
      #1d2955 RGB pie chart
      #1d2955 color shades, tints & tones
#1d2955 color schemes
#1d2955 color preview, HTML & CSS examples
           This text has a color of #1d2955        
        
          <p style="color:#1d2955;">Text here</p>
        
        
          .mytext {color:#1d2955;}
        
        Text color #1d2955
      
           This box has a color of #1d2955        
        
          <div style="background-color:#1d2955;">Content here</div>
        
        
          .mybackground {background-color:#1d2955;}
        
        Background color #1d2955
      
           Border around this has a color of #1d2955        
        
          <div style="border:2px solid #1d2955;">Content here</div>
        
        
          .myborder {border:2px solid #1d2955;}
        
        Border color #1d2955