#248d5f color space conversions
Hex:
        #248d5f
        RGB:
        36, 141, 95
        CMY:
        86, 45, 63
        CMYK:
        74, 0, 33, 45
      HSL:
        154°, 59.3220%, 34.7059%
        HSV (HSB):
        154°, 74.4681%, 55.2941%
        XYZ:
        12.3180, 20.2510, 14.0861
        xyY:
        0.2640, 0.4341, 20.2510
      CIE-Lab:
        52.1199, -40.5910, 16.2963
        CIE-LCH:
        52.1199, 43.7401, 158.1258
        CIE-Luv:
        52.1199, -40.8838, 27.2937
        Hunter-Lab:
        45.0012, -29.8919, 12.9421
      #248d5f color charts
#248d5f RGB chart
      #248d5f CMYK chart
      #248d5f RGB pie chart
      #248d5f color shades, tints & tones
#248d5f color schemes
#248d5f color preview, HTML & CSS examples
           This text has a color of #248d5f        
        
          <p style="color:#248d5f;">Text here</p>
        
        
          .mytext {color:#248d5f;}
        
        Text color #248d5f
      
           This box has a color of #248d5f        
        
          <div style="background-color:#248d5f;">Content here</div>
        
        
          .mybackground {background-color:#248d5f;}
        
        Background color #248d5f
      
           Border around this has a color of #248d5f        
        
          <div style="border:2px solid #248d5f;">Content here</div>
        
        
          .myborder {border:2px solid #248d5f;}
        
        Border color #248d5f