#238d7f color space conversions
Hex:
        #238d7f
        RGB:
        35, 141, 127
        CMY:
        86, 45, 50
        CMYK:
        75, 0, 10, 45
      HSL:
        172°, 60.2273%, 34.5098%
        HSV (HSB):
        172°, 75.1773%, 55.2941%
        XYZ:
        14.0488, 20.9394, 23.3799
        xyY:
        0.2407, 0.3587, 20.9394
      CIE-Lab:
        52.8831, -32.5452, -0.9995
        CIE-LCH:
        52.8831, 32.5606, 181.7591
        CIE-Luv:
        52.8831, -39.0111, 3.3242
        Hunter-Lab:
        45.7596, -25.2775, 1.7387
      #238d7f color charts
#238d7f RGB chart
      #238d7f CMYK chart
      #238d7f RGB pie chart
      #238d7f color shades, tints & tones
#238d7f color schemes
#238d7f color preview, HTML & CSS examples
           This text has a color of #238d7f        
        
          <p style="color:#238d7f;">Text here</p>
        
        
          .mytext {color:#238d7f;}
        
        Text color #238d7f
      
           This box has a color of #238d7f        
        
          <div style="background-color:#238d7f;">Content here</div>
        
        
          .mybackground {background-color:#238d7f;}
        
        Background color #238d7f
      
           Border around this has a color of #238d7f        
        
          <div style="border:2px solid #238d7f;">Content here</div>
        
        
          .myborder {border:2px solid #238d7f;}
        
        Border color #238d7f