#58be7d color space conversions
Hex:
        #58be7d
        RGB:
        88, 190, 125
        CMY:
        65, 25, 51
        CMYK:
        54, 0, 34, 25
      HSL:
        142°, 43.9655%, 54.5098%
        HSV (HSB):
        142°, 53.6842%, 74.5098%
        XYZ:
        26.1396, 40.3823, 25.8189
        xyY:
        0.2831, 0.4373, 40.3823
      CIE-Lab:
        69.7410, -44.4181, 24.0382
        CIE-LCH:
        69.7410, 50.5055, 151.5786
        CIE-Luv:
        69.7410, -45.7263, 39.9235
        Hunter-Lab:
        63.5471, -37.7827, 20.3937
      #58be7d color charts
#58be7d RGB chart
      #58be7d CMYK chart
      #58be7d RGB pie chart
      #58be7d color shades, tints & tones
#58be7d color schemes
#58be7d color preview, HTML & CSS examples
           This text has a color of #58be7d        
        
          <p style="color:#58be7d;">Text here</p>
        
        
          .mytext {color:#58be7d;}
        
        Text color #58be7d
      
           This box has a color of #58be7d        
        
          <div style="background-color:#58be7d;">Content here</div>
        
        
          .mybackground {background-color:#58be7d;}
        
        Background color #58be7d
      
           Border around this has a color of #58be7d        
        
          <div style="border:2px solid #58be7d;">Content here</div>
        
        
          .myborder {border:2px solid #58be7d;}
        
        Border color #58be7d