#20379e color space conversions
Hex:
        #20379e
        RGB:
        32, 55, 158
        CMY:
        87, 78, 38
        CMYK:
        80, 65, 0, 38
      HSL:
        229°, 66.3158%, 37.2549%
        HSV (HSB):
        229°, 79.7468%, 61.9608%
        XYZ:
        8.1334, 5.5081, 32.9822
        xyY:
        0.1744, 0.1181, 5.5081
      CIE-Lab:
        28.1358, 30.0933, -58.2225
        CIE-LCH:
        28.1358, 65.5398, 297.3330
        CIE-Luv:
        28.1358, -9.6345, -75.7196
        Hunter-Lab:
        23.4693, 20.7889, -66.8939
      #20379e color charts
#20379e RGB chart
      #20379e CMYK chart
      #20379e RGB pie chart
      #20379e color shades, tints & tones
#20379e color schemes
#20379e color preview, HTML & CSS examples
           This text has a color of #20379e        
        
          <p style="color:#20379e;">Text here</p>
        
        
          .mytext {color:#20379e;}
        
        Text color #20379e
      
           This box has a color of #20379e        
        
          <div style="background-color:#20379e;">Content here</div>
        
        
          .mybackground {background-color:#20379e;}
        
        Background color #20379e
      
           Border around this has a color of #20379e        
        
          <div style="border:2px solid #20379e;">Content here</div>
        
        
          .myborder {border:2px solid #20379e;}
        
        Border color #20379e