#1d297f color space conversions
Hex:
        #1d297f
        RGB:
        29, 41, 127
        CMY:
        89, 84, 50
        CMYK:
        77, 68, 0, 50
      HSL:
        233°, 62.8205%, 30.5882%
        HSV (HSB):
        233°, 77.1654%, 49.8039%
        XYZ:
        5.1304, 3.3794, 20.4606
        xyY:
        0.1771, 0.1167, 3.3794
      CIE-Lab:
        21.5034, 27.3092, -49.8944
        CIE-LCH:
        21.5034, 56.8792, 298.6937
        CIE-Luv:
        21.5034, -6.3583, -58.3782
        Hunter-Lab:
        18.3831, 17.6457, -53.1220
      #1d297f color charts
#1d297f RGB chart
      #1d297f CMYK chart
      #1d297f RGB pie chart
      #1d297f color shades, tints & tones
#1d297f color schemes
#1d297f color preview, HTML & CSS examples
           This text has a color of #1d297f        
        
          <p style="color:#1d297f;">Text here</p>
        
        
          .mytext {color:#1d297f;}
        
        Text color #1d297f
      
           This box has a color of #1d297f        
        
          <div style="background-color:#1d297f;">Content here</div>
        
        
          .mybackground {background-color:#1d297f;}
        
        Background color #1d297f
      
           Border around this has a color of #1d297f        
        
          <div style="border:2px solid #1d297f;">Content here</div>
        
        
          .myborder {border:2px solid #1d297f;}
        
        Border color #1d297f