#058a80 color space conversions
Hex:
        #058a80
        RGB:
        5, 138, 128
        CMY:
        98, 46, 50
        CMYK:
        96, 0, 7, 46
      HSL:
        175°, 93.0070%, 28.0392%
        HSV (HSB):
        175°, 96.3768%, 54.1176%
        XYZ:
        13.0473, 19.7677, 23.5500
        xyY:
        0.2315, 0.3507, 19.7677
      CIE-Lab:
        51.5736, -33.3378, -3.5469
        CIE-LCH:
        51.5736, 33.5259, 186.0730
        CIE-Luv:
        51.5736, -40.6138, -0.2787
        Hunter-Lab:
        44.4609, -25.4246, -0.2820
      #058a80 color charts
#058a80 RGB chart
      #058a80 CMYK chart
      #058a80 RGB pie chart
      #058a80 color shades, tints & tones
#058a80 color schemes
#058a80 color preview, HTML & CSS examples
           This text has a color of #058a80        
        
          <p style="color:#058a80;">Text here</p>
        
        
          .mytext {color:#058a80;}
        
        Text color #058a80
      
           This box has a color of #058a80        
        
          <div style="background-color:#058a80;">Content here</div>
        
        
          .mybackground {background-color:#058a80;}
        
        Background color #058a80
      
           Border around this has a color of #058a80        
        
          <div style="border:2px solid #058a80;">Content here</div>
        
        
          .myborder {border:2px solid #058a80;}
        
        Border color #058a80