#058d25 color space conversions
Hex:
        #058d25
        RGB:
        5, 141, 37
        CMY:
        98, 45, 85
        CMYK:
        96, 0, 74, 45
      HSL:
        134°, 93.1507%, 28.6275%
        HSV (HSB):
        134°, 96.4539%, 55.2941%
        XYZ:
        9.9214, 19.2156, 4.9363
        xyY:
        0.2912, 0.5639, 19.2156
      CIE-Lab:
        50.9385, -53.1054, 44.0966
        CIE-LCH:
        50.9385, 69.0268, 140.2951
        CIE-Luv:
        50.9385, -47.0390, 55.7916
        Hunter-Lab:
        43.8356, -36.3120, 24.0083
      #058d25 color charts
#058d25 RGB chart
      #058d25 CMYK chart
      #058d25 RGB pie chart
      #058d25 color shades, tints & tones
#058d25 color schemes
#058d25 color preview, HTML & CSS examples
           This text has a color of #058d25        
        
          <p style="color:#058d25;">Text here</p>
        
        
          .mytext {color:#058d25;}
        
        Text color #058d25
      
           This box has a color of #058d25        
        
          <div style="background-color:#058d25;">Content here</div>
        
        
          .mybackground {background-color:#058d25;}
        
        Background color #058d25
      
           Border around this has a color of #058d25        
        
          <div style="border:2px solid #058d25;">Content here</div>
        
        
          .myborder {border:2px solid #058d25;}
        
        Border color #058d25