#1d3052 color space conversions
Hex:
        #1d3052
        RGB:
        29, 48, 82
        CMY:
        89, 81, 68
        CMYK:
        65, 41, 0, 68
      HSL:
        218°, 47.7477%, 21.7647%
        HSV (HSB):
        218°, 64.6341%, 32.1569%
        XYZ:
        3.0866, 2.9843, 8.3960
        xyY:
        0.2134, 0.2063, 2.9843
      CIE-Lab:
        19.9810, 4.4311, -23.0909
        CIE-LCH:
        19.9810, 23.5122, 280.8630
        CIE-Luv:
        19.9810, -7.4809, -26.1325
        Hunter-Lab:
        17.2752, 1.6619, -16.7232
      #1d3052 color charts
#1d3052 RGB chart
      #1d3052 CMYK chart
      #1d3052 RGB pie chart
      #1d3052 color shades, tints & tones
#1d3052 color schemes
#1d3052 color preview, HTML & CSS examples
           This text has a color of #1d3052        
        
          <p style="color:#1d3052;">Text here</p>
        
        
          .mytext {color:#1d3052;}
        
        Text color #1d3052
      
           This box has a color of #1d3052        
        
          <div style="background-color:#1d3052;">Content here</div>
        
        
          .mybackground {background-color:#1d3052;}
        
        Background color #1d3052
      
           Border around this has a color of #1d3052        
        
          <div style="border:2px solid #1d3052;">Content here</div>
        
        
          .myborder {border:2px solid #1d3052;}
        
        Border color #1d3052