#2059bc color space conversions
Hex:
        #2059bc
        RGB:
        32, 89, 188
        CMY:
        87, 65, 26
        CMYK:
        83, 53, 0, 26
      HSL:
        218°, 70.9091%, 43.1373%
        HSV (HSB):
        218°, 82.9787%, 73.7255%
        XYZ:
        13.2451, 11.0827, 49.0180
        xyY:
        0.1806, 0.1511, 11.0827
      CIE-Lab:
        39.7194, 19.0548, -57.2156
        CIE-LCH:
        39.7194, 60.3051, 288.4196
        CIE-Luv:
        39.7194, -18.3775, -84.1025
        Hunter-Lab:
        33.2906, 12.7600, -63.9967
      #2059bc color charts
#2059bc RGB chart
      #2059bc CMYK chart
      #2059bc RGB pie chart
      #2059bc color shades, tints & tones
#2059bc color schemes
#2059bc color preview, HTML & CSS examples
           This text has a color of #2059bc        
        
          <p style="color:#2059bc;">Text here</p>
        
        
          .mytext {color:#2059bc;}
        
        Text color #2059bc
      
           This box has a color of #2059bc        
        
          <div style="background-color:#2059bc;">Content here</div>
        
        
          .mybackground {background-color:#2059bc;}
        
        Background color #2059bc
      
           Border around this has a color of #2059bc        
        
          <div style="border:2px solid #2059bc;">Content here</div>
        
        
          .myborder {border:2px solid #2059bc;}
        
        Border color #2059bc