#20379d color space conversions
Hex:
        #20379d
        RGB:
        32, 55, 157
        CMY:
        87, 78, 38
        CMYK:
        80, 65, 0, 38
      HSL:
        229°, 66.1376%, 37.0588%
        HSV (HSB):
        229°, 79.6178%, 61.5686%
        XYZ:
        8.0477, 5.4738, 32.5307
        xyY:
        0.1748, 0.1189, 5.4738
      CIE-Lab:
        28.0440, 29.7119, -57.7650
        CIE-LCH:
        28.0440, 64.9584, 297.2194
        CIE-Luv:
        28.0440, -9.6180, -75.0799
        Hunter-Lab:
        23.3961, 20.4562, -66.0614
      #20379d color charts
#20379d RGB chart
      #20379d CMYK chart
      #20379d RGB pie chart
      #20379d color shades, tints & tones
#20379d color schemes
#20379d color preview, HTML & CSS examples
           This text has a color of #20379d        
        
          <p style="color:#20379d;">Text here</p>
        
        
          .mytext {color:#20379d;}
        
        Text color #20379d
      
           This box has a color of #20379d        
        
          <div style="background-color:#20379d;">Content here</div>
        
        
          .mybackground {background-color:#20379d;}
        
        Background color #20379d
      
           Border around this has a color of #20379d        
        
          <div style="border:2px solid #20379d;">Content here</div>
        
        
          .myborder {border:2px solid #20379d;}
        
        Border color #20379d