#20294f color space conversions
Hex:
        #20294f
        RGB:
        32, 41, 79
        CMY:
        87, 84, 69
        CMYK:
        59, 48, 0, 69
      HSL:
        229°, 42.3423%, 21.7647%
        HSV (HSB):
        229°, 59.4937%, 30.9804%
        XYZ:
        2.7999, 2.4575, 7.7239
        xyY:
        0.2157, 0.1893, 2.4575
      CIE-Lab:
        17.7251, 9.0531, -24.6453
        CIE-LCH:
        17.7251, 26.2555, 290.1702
        CIE-Luv:
        17.7251, -4.5160, -26.8079
        Hunter-Lab:
        15.6763, 4.4477, -18.2395
      #20294f color charts
#20294f RGB chart
      #20294f CMYK chart
      #20294f RGB pie chart
      #20294f color shades, tints & tones
#20294f color schemes
#20294f color preview, HTML & CSS examples
           This text has a color of #20294f        
        
          <p style="color:#20294f;">Text here</p>
        
        
          .mytext {color:#20294f;}
        
        Text color #20294f
      
           This box has a color of #20294f        
        
          <div style="background-color:#20294f;">Content here</div>
        
        
          .mybackground {background-color:#20294f;}
        
        Background color #20294f
      
           Border around this has a color of #20294f        
        
          <div style="border:2px solid #20294f;">Content here</div>
        
        
          .myborder {border:2px solid #20294f;}
        
        Border color #20294f