#20256e color space conversions
Hex:
        #20256e
        RGB:
        32, 37, 110
        CMY:
        87, 85, 57
        CMYK:
        71, 66, 0, 57
      HSL:
        236°, 54.9296%, 27.8431%
        HSV (HSB):
        236°, 70.9091%, 43.1373%
        XYZ:
        4.0717, 2.7560, 15.0692
        xyY:
        0.1859, 0.1259, 2.7560
      CIE-Lab:
        19.0390, 23.9208, -43.0403
        CIE-LCH:
        19.0390, 49.2410, 299.0643
        CIE-Luv:
        19.0390, -4.4828, -48.1696
        Hunter-Lab:
        16.6012, 14.7278, -42.1977
      #20256e color charts
#20256e RGB chart
      #20256e CMYK chart
      #20256e RGB pie chart
      #20256e color shades, tints & tones
#20256e color schemes
#20256e color preview, HTML & CSS examples
           This text has a color of #20256e        
        
          <p style="color:#20256e;">Text here</p>
        
        
          .mytext {color:#20256e;}
        
        Text color #20256e
      
           This box has a color of #20256e        
        
          <div style="background-color:#20256e;">Content here</div>
        
        
          .mybackground {background-color:#20256e;}
        
        Background color #20256e
      
           Border around this has a color of #20256e        
        
          <div style="border:2px solid #20256e;">Content here</div>
        
        
          .myborder {border:2px solid #20256e;}
        
        Border color #20256e