#059af5 color space conversions
Hex:
        #059af5
        RGB:
        5, 154, 245
        CMY:
        98, 40, 4
        CMYK:
        98, 37, 0, 4
      HSL:
        203°, 96.0000%, 49.0196%
        HSV (HSB):
        203°, 97.9592%, 96.0784%
        XYZ:
        28.0996, 29.7360, 90.6448
        xyY:
        0.1892, 0.2003, 29.7360
      CIE-Lab:
        61.4258, -0.6452, -54.6515
        CIE-LCH:
        61.4258, 54.6553, 269.3237
        CIE-Luv:
        61.4258, -37.6802, -87.5406
        Hunter-Lab:
        54.5308, -3.4481, -60.3844
      #059af5 color charts
#059af5 RGB chart
      #059af5 CMYK chart
      #059af5 RGB pie chart
      #059af5 color shades, tints & tones
#059af5 color schemes
#059af5 color preview, HTML & CSS examples
           This text has a color of #059af5        
        
          <p style="color:#059af5;">Text here</p>
        
        
          .mytext {color:#059af5;}
        
        Text color #059af5
      
           This box has a color of #059af5        
        
          <div style="background-color:#059af5;">Content here</div>
        
        
          .mybackground {background-color:#059af5;}
        
        Background color #059af5
      
           Border around this has a color of #059af5        
        
          <div style="border:2px solid #059af5;">Content here</div>
        
        
          .myborder {border:2px solid #059af5;}
        
        Border color #059af5