#58bf98 color space conversions
Hex:
        #58bf98
        RGB:
        88, 191, 152
        CMY:
        65, 25, 40
        CMYK:
        54, 0, 20, 25
      HSL:
        157°, 44.5887%, 54.7059%
        HSV (HSB):
        157°, 53.9267%, 74.9020%
        XYZ:
        28.3228, 41.6033, 36.2432
        xyY:
        0.2668, 0.3919, 41.6033
      CIE-Lab:
        70.5966, -39.2947, 10.6973
        CIE-LCH:
        70.5966, 40.7248, 164.7713
        CIE-Luv:
        70.5966, -44.9593, 21.6783
        Hunter-Lab:
        64.5006, -34.4952, 11.8351
      #58bf98 color charts
#58bf98 RGB chart
      #58bf98 CMYK chart
      #58bf98 RGB pie chart
      #58bf98 color shades, tints & tones
#58bf98 color schemes
#58bf98 color preview, HTML & CSS examples
           This text has a color of #58bf98        
        
          <p style="color:#58bf98;">Text here</p>
        
        
          .mytext {color:#58bf98;}
        
        Text color #58bf98
      
           This box has a color of #58bf98        
        
          <div style="background-color:#58bf98;">Content here</div>
        
        
          .mybackground {background-color:#58bf98;}
        
        Background color #58bf98
      
           Border around this has a color of #58bf98        
        
          <div style="border:2px solid #58bf98;">Content here</div>
        
        
          .myborder {border:2px solid #58bf98;}
        
        Border color #58bf98