#2059cb color space conversions
Hex:
        #2059cb
        RGB:
        32, 89, 203
        CMY:
        87, 65, 20
        CMYK:
        84, 56, 0, 20
      HSL:
        220°, 72.7660%, 46.0784%
        HSV (HSB):
        220°, 84.2365%, 79.6078%
        XYZ:
        14.9475, 11.7636, 57.9827
        xyY:
        0.1765, 0.1389, 11.7636
      CIE-Lab:
        40.8380, 24.8948, -64.1134
        CIE-LCH:
        40.8380, 68.7770, 291.2209
        CIE-Luv:
        40.8380, -18.1503, -94.7921
        Hunter-Lab:
        34.2981, 17.7706, -76.2239
      #2059cb color charts
#2059cb RGB chart
      #2059cb CMYK chart
      #2059cb RGB pie chart
      #2059cb color shades, tints & tones
#2059cb color schemes
#2059cb color preview, HTML & CSS examples
           This text has a color of #2059cb        
        
          <p style="color:#2059cb;">Text here</p>
        
        
          .mytext {color:#2059cb;}
        
        Text color #2059cb
      
           This box has a color of #2059cb        
        
          <div style="background-color:#2059cb;">Content here</div>
        
        
          .mybackground {background-color:#2059cb;}
        
        Background color #2059cb
      
           Border around this has a color of #2059cb        
        
          <div style="border:2px solid #2059cb;">Content here</div>
        
        
          .myborder {border:2px solid #2059cb;}
        
        Border color #2059cb