#059ff2 color space conversions
Hex:
        #059ff2
        RGB:
        5, 159, 242
        CMY:
        98, 38, 5
        CMYK:
        98, 34, 0, 5
      HSL:
        201°, 95.9514%, 48.4314%
        HSV (HSB):
        201°, 97.9339%, 94.9020%
        XYZ:
        28.4877, 31.2393, 88.5327
        xyY:
        0.1921, 0.2107, 31.2393
      CIE-Lab:
        62.7092, -4.6503, -50.9660
        CIE-LCH:
        62.7092, 51.1777, 264.7865
        CIE-Luv:
        62.7092, -39.4814, -81.2731
        Hunter-Lab:
        55.8922, -6.8314, -54.7904
      #059ff2 color charts
#059ff2 RGB chart
      #059ff2 CMYK chart
      #059ff2 RGB pie chart
      #059ff2 color shades, tints & tones
#059ff2 color schemes
#059ff2 color preview, HTML & CSS examples
           This text has a color of #059ff2        
        
          <p style="color:#059ff2;">Text here</p>
        
        
          .mytext {color:#059ff2;}
        
        Text color #059ff2
      
           This box has a color of #059ff2        
        
          <div style="background-color:#059ff2;">Content here</div>
        
        
          .mybackground {background-color:#059ff2;}
        
        Background color #059ff2
      
           Border around this has a color of #059ff2        
        
          <div style="border:2px solid #059ff2;">Content here</div>
        
        
          .myborder {border:2px solid #059ff2;}
        
        Border color #059ff2