#248d4f color space conversions
Hex:
        #248d4f
        RGB:
        36, 141, 79
        CMY:
        86, 45, 69
        CMYK:
        74, 0, 44, 45
      HSL:
        145°, 59.3220%, 34.7059%
        HSV (HSB):
        145°, 74.4681%, 55.2941%
        XYZ:
        11.6637, 19.9893, 10.6407
        xyY:
        0.2758, 0.4726, 19.9893
      CIE-Lab:
        51.8252, -43.8823, 24.8171
        CIE-LCH:
        51.8252, 50.4138, 150.5102
        CIE-Luv:
        51.8252, -41.7633, 37.4018
        Hunter-Lab:
        44.7094, -31.6748, 17.1857
      #248d4f color charts
#248d4f RGB chart
      #248d4f CMYK chart
      #248d4f RGB pie chart
      #248d4f color shades, tints & tones
#248d4f color schemes
#248d4f color preview, HTML & CSS examples
           This text has a color of #248d4f        
        
          <p style="color:#248d4f;">Text here</p>
        
        
          .mytext {color:#248d4f;}
        
        Text color #248d4f
      
           This box has a color of #248d4f        
        
          <div style="background-color:#248d4f;">Content here</div>
        
        
          .mybackground {background-color:#248d4f;}
        
        Background color #248d4f
      
           Border around this has a color of #248d4f        
        
          <div style="border:2px solid #248d4f;">Content here</div>
        
        
          .myborder {border:2px solid #248d4f;}
        
        Border color #248d4f