#059fac color space conversions
Hex:
        #059fac
        RGB:
        5, 159, 172
        CMY:
        98, 38, 33
        CMYK:
        97, 8, 0, 33
      HSL:
        185°, 94.3503%, 34.7059%
        HSV (HSB):
        185°, 97.0930%, 67.4510%
        XYZ:
        19.9071, 27.8071, 43.3478
        xyY:
        0.2186, 0.3054, 27.8071
      CIE-Lab:
        59.7141, -29.4197, -16.5878
        CIE-LCH:
        59.7141, 33.7738, 209.4157
        CIE-Luv:
        59.7141, -44.5708, -20.9582
        Hunter-Lab:
        52.7324, -24.8959, -11.8256
      #059fac color charts
#059fac RGB chart
      #059fac CMYK chart
      #059fac RGB pie chart
      #059fac color shades, tints & tones
#059fac color schemes
#059fac color preview, HTML & CSS examples
           This text has a color of #059fac        
        
          <p style="color:#059fac;">Text here</p>
        
        
          .mytext {color:#059fac;}
        
        Text color #059fac
      
           This box has a color of #059fac        
        
          <div style="background-color:#059fac;">Content here</div>
        
        
          .mybackground {background-color:#059fac;}
        
        Background color #059fac
      
           Border around this has a color of #059fac        
        
          <div style="border:2px solid #059fac;">Content here</div>
        
        
          .myborder {border:2px solid #059fac;}
        
        Border color #059fac