#059265 color space conversions
Hex:
        #059265
        RGB:
        5, 146, 101
        CMY:
        98, 43, 60
        CMYK:
        97, 0, 31, 43
      HSL:
        161°, 93.3775%, 29.6078%
        HSV (HSB):
        161°, 96.5753%, 57.2549%
        XYZ:
        12.6904, 21.5296, 15.7987
        xyY:
        0.2537, 0.4304, 21.5296
      CIE-Lab:
        53.5243, -44.1198, 14.7741
        CIE-LCH:
        53.5243, 46.5277, 161.4862
        CIE-Luv:
        53.5243, -45.4460, 26.1216
        Hunter-Lab:
        46.4000, -32.3802, 12.2924
      #059265 color charts
#059265 RGB chart
      #059265 CMYK chart
      #059265 RGB pie chart
      #059265 color shades, tints & tones
#059265 color schemes
#059265 color preview, HTML & CSS examples
           This text has a color of #059265        
        
          <p style="color:#059265;">Text here</p>
        
        
          .mytext {color:#059265;}
        
        Text color #059265
      
           This box has a color of #059265        
        
          <div style="background-color:#059265;">Content here</div>
        
        
          .mybackground {background-color:#059265;}
        
        Background color #059265
      
           Border around this has a color of #059265        
        
          <div style="border:2px solid #059265;">Content here</div>
        
        
          .myborder {border:2px solid #059265;}
        
        Border color #059265