#058c80 color space conversions
Hex:
        #058c80
        RGB:
        5, 140, 128
        CMY:
        98, 45, 50
        CMYK:
        96, 0, 9, 45
      HSL:
        175°, 93.1034%, 28.4314%
        HSV (HSB):
        175°, 96.4286%, 54.9020%
        XYZ:
        13.3370, 20.3469, 23.6465
        xyY:
        0.2326, 0.3549, 20.3469
      CIE-Lab:
        52.2272, -34.2608, -2.5838
        CIE-LCH:
        52.2272, 34.3581, 184.3128
        CIE-Luv:
        52.2272, -41.3267, 1.2457
        Hunter-Lab:
        45.1076, -26.1612, 0.4940
      #058c80 color charts
#058c80 RGB chart
      #058c80 CMYK chart
      #058c80 RGB pie chart
      #058c80 color shades, tints & tones
#058c80 color schemes
#058c80 color preview, HTML & CSS examples
           This text has a color of #058c80        
        
          <p style="color:#058c80;">Text here</p>
        
        
          .mytext {color:#058c80;}
        
        Text color #058c80
      
           This box has a color of #058c80        
        
          <div style="background-color:#058c80;">Content here</div>
        
        
          .mybackground {background-color:#058c80;}
        
        Background color #058c80
      
           Border around this has a color of #058c80        
        
          <div style="border:2px solid #058c80;">Content here</div>
        
        
          .myborder {border:2px solid #058c80;}
        
        Border color #058c80