#1d379f color space conversions
Hex:
        #1d379f
        RGB:
        29, 55, 159
        CMY:
        89, 78, 38
        CMYK:
        82, 65, 0, 38
      HSL:
        228°, 69.1489%, 36.8627%
        HSV (HSB):
        228°, 81.7610%, 62.3529%
        XYZ:
        8.1309, 5.4968, 33.4333
        xyY:
        0.1728, 0.1168, 5.4968
      CIE-Lab:
        28.1057, 30.2006, -58.8841
        CIE-LCH:
        28.1057, 66.1771, 297.1525
        CIE-Luv:
        28.1057, -10.0312, -76.4238
        Hunter-Lab:
        23.4452, 20.8753, -68.1369
      #1d379f color charts
#1d379f RGB chart
      #1d379f CMYK chart
      #1d379f RGB pie chart
      #1d379f color shades, tints & tones
#1d379f color schemes
#1d379f color preview, HTML & CSS examples
           This text has a color of #1d379f        
        
          <p style="color:#1d379f;">Text here</p>
        
        
          .mytext {color:#1d379f;}
        
        Text color #1d379f
      
           This box has a color of #1d379f        
        
          <div style="background-color:#1d379f;">Content here</div>
        
        
          .mybackground {background-color:#1d379f;}
        
        Background color #1d379f
      
           Border around this has a color of #1d379f        
        
          <div style="border:2px solid #1d379f;">Content here</div>
        
        
          .myborder {border:2px solid #1d379f;}
        
        Border color #1d379f