#1d4094 color space conversions
Hex:
        #1d4094
        RGB:
        29, 64, 148
        CMY:
        89, 75, 42
        CMYK:
        80, 57, 0, 42
      HSL:
        222°, 67.2316%, 34.7059%
        HSV (HSB):
        222°, 80.4054%, 58.0392%
        XYZ:
        7.6854, 6.0661, 28.7828
        xyY:
        0.1807, 0.1426, 6.0661
      CIE-Lab:
        29.5787, 19.7519, -49.7735
        CIE-LCH:
        29.5787, 53.5494, 291.6449
        CIE-Luv:
        29.5787, -12.1864, -66.6257
        Hunter-Lab:
        24.6295, 12.5975, -52.0475
      #1d4094 color charts
#1d4094 RGB chart
      #1d4094 CMYK chart
      #1d4094 RGB pie chart
      #1d4094 color shades, tints & tones
#1d4094 color schemes
#1d4094 color preview, HTML & CSS examples
           This text has a color of #1d4094        
        
          <p style="color:#1d4094;">Text here</p>
        
        
          .mytext {color:#1d4094;}
        
        Text color #1d4094
      
           This box has a color of #1d4094        
        
          <div style="background-color:#1d4094;">Content here</div>
        
        
          .mybackground {background-color:#1d4094;}
        
        Background color #1d4094
      
           Border around this has a color of #1d4094        
        
          <div style="border:2px solid #1d4094;">Content here</div>
        
        
          .myborder {border:2px solid #1d4094;}
        
        Border color #1d4094