#238f47 color space conversions
Hex:
        #238f47
        RGB:
        35, 143, 71
        CMY:
        86, 44, 72
        CMYK:
        76, 0, 50, 44
      HSL:
        140°, 60.6742%, 34.9020%
        HSV (HSB):
        140°, 75.5245%, 56.0784%
        XYZ:
        11.6529, 20.4572, 9.2957
        xyY:
        0.2814, 0.4941, 20.4572
      CIE-Lab:
        52.3502, -46.2222, 29.7801
        CIE-LCH:
        52.3502, 54.9849, 147.2071
        CIE-Luv:
        52.3502, -43.0644, 42.9946
        Hunter-Lab:
        45.2296, -33.1632, 19.4753
      #238f47 color charts
#238f47 RGB chart
      #238f47 CMYK chart
      #238f47 RGB pie chart
      #238f47 color shades, tints & tones
#238f47 color schemes
#238f47 color preview, HTML & CSS examples
           This text has a color of #238f47        
        
          <p style="color:#238f47;">Text here</p>
        
        
          .mytext {color:#238f47;}
        
        Text color #238f47
      
           This box has a color of #238f47        
        
          <div style="background-color:#238f47;">Content here</div>
        
        
          .mybackground {background-color:#238f47;}
        
        Background color #238f47
      
           Border around this has a color of #238f47        
        
          <div style="border:2px solid #238f47;">Content here</div>
        
        
          .myborder {border:2px solid #238f47;}
        
        Border color #238f47