#059ff5 color space conversions
Hex:
        #059ff5
        RGB:
        5, 159, 245
        CMY:
        98, 38, 4
        CMYK:
        98, 35, 0, 4
      HSL:
        202°, 96.0000%, 49.0196%
        HSV (HSB):
        202°, 97.9592%, 96.0784%
        XYZ:
        28.9422, 31.4211, 90.9257
        xyY:
        0.1913, 0.2077, 31.4211
      CIE-Lab:
        62.8615, -3.5373, -52.3702
        CIE-LCH:
        62.8615, 52.4895, 266.1359
        CIE-Luv:
        62.8615, -39.2921, -83.7784
        Hunter-Lab:
        56.0545, -5.9321, -56.9357
      #059ff5 color charts
#059ff5 RGB chart
      #059ff5 CMYK chart
      #059ff5 RGB pie chart
      #059ff5 color shades, tints & tones
#059ff5 color schemes
#059ff5 color preview, HTML & CSS examples
           This text has a color of #059ff5        
        
          <p style="color:#059ff5;">Text here</p>
        
        
          .mytext {color:#059ff5;}
        
        Text color #059ff5
      
           This box has a color of #059ff5        
        
          <div style="background-color:#059ff5;">Content here</div>
        
        
          .mybackground {background-color:#059ff5;}
        
        Background color #059ff5
      
           Border around this has a color of #059ff5        
        
          <div style="border:2px solid #059ff5;">Content here</div>
        
        
          .myborder {border:2px solid #059ff5;}
        
        Border color #059ff5