#248e47 color space conversions
Hex:
        #248e47
        RGB:
        36, 142, 71
        CMY:
        86, 44, 72
        CMYK:
        75, 0, 50, 44
      HSL:
        140°, 59.5506%, 34.9020%
        HSV (HSB):
        140°, 74.6479%, 55.6863%
        XYZ:
        11.5379, 20.1760, 9.2475
        xyY:
        0.2817, 0.4926, 20.1760
      CIE-Lab:
        52.0356, -45.6863, 29.3902
        CIE-LCH:
        52.0356, 54.3233, 147.2466
        CIE-Luv:
        52.0356, -42.5241, 42.4378
        Hunter-Lab:
        44.9177, -32.7552, 19.2360
      #248e47 color charts
#248e47 RGB chart
      #248e47 CMYK chart
      #248e47 RGB pie chart
      #248e47 color shades, tints & tones
#248e47 color schemes
#248e47 color preview, HTML & CSS examples
           This text has a color of #248e47        
        
          <p style="color:#248e47;">Text here</p>
        
        
          .mytext {color:#248e47;}
        
        Text color #248e47
      
           This box has a color of #248e47        
        
          <div style="background-color:#248e47;">Content here</div>
        
        
          .mybackground {background-color:#248e47;}
        
        Background color #248e47
      
           Border around this has a color of #248e47        
        
          <div style="border:2px solid #248e47;">Content here</div>
        
        
          .myborder {border:2px solid #248e47;}
        
        Border color #248e47