#1d3452 color space conversions
Hex:
        #1d3452
        RGB:
        29, 52, 82
        CMY:
        89, 80, 68
        CMYK:
        65, 37, 0, 68
      HSL:
        214°, 47.7477%, 21.7647%
        HSV (HSB):
        214°, 64.6341%, 32.1569%
        XYZ:
        3.2577, 3.3264, 8.4530
        xyY:
        0.2166, 0.2212, 3.3264
      CIE-Lab:
        21.3063, 1.6121, -20.9980
        CIE-LCH:
        21.3063, 21.0598, 274.3901
        CIE-Luv:
        21.3063, -8.8274, -24.1051
        Hunter-Lab:
        18.2384, -0.0342, -14.7124
      #1d3452 color charts
#1d3452 RGB chart
      #1d3452 CMYK chart
      #1d3452 RGB pie chart
      #1d3452 color shades, tints & tones
#1d3452 color schemes
#1d3452 color preview, HTML & CSS examples
           This text has a color of #1d3452        
        
          <p style="color:#1d3452;">Text here</p>
        
        
          .mytext {color:#1d3452;}
        
        Text color #1d3452
      
           This box has a color of #1d3452        
        
          <div style="background-color:#1d3452;">Content here</div>
        
        
          .mybackground {background-color:#1d3452;}
        
        Background color #1d3452
      
           Border around this has a color of #1d3452        
        
          <div style="border:2px solid #1d3452;">Content here</div>
        
        
          .myborder {border:2px solid #1d3452;}
        
        Border color #1d3452