#248f53 color space conversions
Hex:
        #248f53
        RGB:
        36, 143, 83
        CMY:
        86, 44, 67
        CMYK:
        75, 0, 42, 44
      HSL:
        146°, 59.7765%, 35.0980%
        HSV (HSB):
        146°, 74.8252%, 56.0784%
        XYZ:
        12.1113, 20.6445, 11.5301
        xyY:
        0.2735, 0.4662, 20.6445
      CIE-Lab:
        52.5582, -43.9034, 23.5829
        CIE-LCH:
        52.5582, 49.8364, 151.7573
        CIE-Luv:
        52.5582, -42.2924, 36.2364
        Hunter-Lab:
        45.4362, -31.9330, 16.7597
      #248f53 color charts
#248f53 RGB chart
      #248f53 CMYK chart
      #248f53 RGB pie chart
      #248f53 color shades, tints & tones
#248f53 color schemes
#248f53 color preview, HTML & CSS examples
           This text has a color of #248f53        
        
          <p style="color:#248f53;">Text here</p>
        
        
          .mytext {color:#248f53;}
        
        Text color #248f53
      
           This box has a color of #248f53        
        
          <div style="background-color:#248f53;">Content here</div>
        
        
          .mybackground {background-color:#248f53;}
        
        Background color #248f53
      
           Border around this has a color of #248f53        
        
          <div style="border:2px solid #248f53;">Content here</div>
        
        
          .myborder {border:2px solid #248f53;}
        
        Border color #248f53