#20054f color space conversions
Hex:
        #20054f
        RGB:
        32, 5, 79
        CMY:
        87, 98, 69
        CMYK:
        59, 94, 0, 69
      HSL:
        262°, 88.0952%, 16.4706%
        HSV (HSB):
        262°, 93.6709%, 30.9804%
        XYZ:
        2.0612, 0.9801, 7.4777
        xyY:
        0.1960, 0.0932, 0.9801
      CIE-Lab:
        8.8248, 32.4294, -39.1014
        CIE-LCH:
        8.8248, 50.7995, 309.6711
        CIE-Luv:
        8.8248, 1.4350, -27.9102
        Hunter-Lab:
        9.9002, 19.8385, -37.8522
      #20054f color charts
#20054f RGB chart
      #20054f CMYK chart
      #20054f RGB pie chart
      #20054f color shades, tints & tones
#20054f color schemes
#20054f color preview, HTML & CSS examples
           This text has a color of #20054f        
        
          <p style="color:#20054f;">Text here</p>
        
        
          .mytext {color:#20054f;}
        
        Text color #20054f
      
           This box has a color of #20054f        
        
          <div style="background-color:#20054f;">Content here</div>
        
        
          .mybackground {background-color:#20054f;}
        
        Background color #20054f
      
           Border around this has a color of #20054f        
        
          <div style="border:2px solid #20054f;">Content here</div>
        
        
          .myborder {border:2px solid #20054f;}
        
        Border color #20054f