#58af7d color space conversions
Hex:
        #58af7d
        RGB:
        88, 175, 125
        CMY:
        65, 31, 51
        CMYK:
        50, 0, 29, 31
      HSL:
        146°, 35.2227%, 51.5686%
        HSV (HSB):
        146°, 49.7143%, 68.6275%
        XYZ:
        23.0561, 34.2153, 24.7911
        xyY:
        0.2810, 0.4169, 34.2153
      CIE-Lab:
        65.1331, -37.8806, 17.7586
        CIE-LCH:
        65.1331, 41.8367, 154.8826
        CIE-Luv:
        65.1331, -39.6398, 30.4273
        Hunter-Lab:
        58.4939, -32.0061, 15.8172
      #58af7d color charts
#58af7d RGB chart
      #58af7d CMYK chart
      #58af7d RGB pie chart
      #58af7d color shades, tints & tones
#58af7d color schemes
#58af7d color preview, HTML & CSS examples
           This text has a color of #58af7d        
        
          <p style="color:#58af7d;">Text here</p>
        
        
          .mytext {color:#58af7d;}
        
        Text color #58af7d
      
           This box has a color of #58af7d        
        
          <div style="background-color:#58af7d;">Content here</div>
        
        
          .mybackground {background-color:#58af7d;}
        
        Background color #58af7d
      
           Border around this has a color of #58af7d        
        
          <div style="border:2px solid #58af7d;">Content here</div>
        
        
          .myborder {border:2px solid #58af7d;}
        
        Border color #58af7d