#059cd2 color space conversions
Hex:
        #059cd2
        RGB:
        5, 156, 210
        CMY:
        98, 39, 18
        CMYK:
        98, 26, 0, 18
      HSL:
        196°, 95.3488%, 42.1569%
        HSV (HSB):
        196°, 97.6190%, 82.3529%
        XYZ:
        23.5839, 28.4623, 65.2235
        xyY:
        0.2011, 0.2427, 28.4623
      CIE-Lab:
        60.3042, -14.7047, -37.0361
        CIE-LCH:
        60.3042, 39.8485, 248.3451
        CIE-Luv:
        60.3042, -40.6498, -56.3808
        Hunter-Lab:
        53.3501, -14.4551, -35.1403
      #059cd2 color charts
#059cd2 RGB chart
      #059cd2 CMYK chart
      #059cd2 RGB pie chart
      #059cd2 color shades, tints & tones
#059cd2 color schemes
#059cd2 color preview, HTML & CSS examples
           This text has a color of #059cd2        
        
          <p style="color:#059cd2;">Text here</p>
        
        
          .mytext {color:#059cd2;}
        
        Text color #059cd2
      
           This box has a color of #059cd2        
        
          <div style="background-color:#059cd2;">Content here</div>
        
        
          .mybackground {background-color:#059cd2;}
        
        Background color #059cd2
      
           Border around this has a color of #059cd2        
        
          <div style="border:2px solid #059cd2;">Content here</div>
        
        
          .myborder {border:2px solid #059cd2;}
        
        Border color #059cd2