#238f70 color space conversions
Hex:
        #238f70
        RGB:
        35, 143, 112
        CMY:
        86, 44, 56
        CMYK:
        76, 0, 22, 44
      HSL:
        163°, 60.6742%, 34.9020%
        HSV (HSB):
        163°, 75.5245%, 56.0784%
        XYZ:
        13.4402, 21.1721, 18.7075
        xyY:
        0.2521, 0.3971, 21.1721
      CIE-Lab:
        53.1373, -37.5147, 8.0167
        CIE-LCH:
        53.1373, 38.3617, 167.9376
        CIE-Luv:
        53.1373, -40.7387, 16.4785
        Hunter-Lab:
        46.0131, -28.3840, 8.1038
      #238f70 color charts
#238f70 RGB chart
      #238f70 CMYK chart
      #238f70 RGB pie chart
      #238f70 color shades, tints & tones
#238f70 color schemes
#238f70 color preview, HTML & CSS examples
           This text has a color of #238f70        
        
          <p style="color:#238f70;">Text here</p>
        
        
          .mytext {color:#238f70;}
        
        Text color #238f70
      
           This box has a color of #238f70        
        
          <div style="background-color:#238f70;">Content here</div>
        
        
          .mybackground {background-color:#238f70;}
        
        Background color #238f70
      
           Border around this has a color of #238f70        
        
          <div style="border:2px solid #238f70;">Content here</div>
        
        
          .myborder {border:2px solid #238f70;}
        
        Border color #238f70