#238c5f color space conversions
Hex:
        #238c5f
        RGB:
        35, 140, 95
        CMY:
        86, 45, 63
        CMYK:
        75, 0, 32, 45
      HSL:
        154°, 60.0000%, 34.3137%
        HSV (HSB):
        154°, 75.0000%, 54.9020%
        XYZ:
        12.1368, 19.9397, 14.0355
        xyY:
        0.2632, 0.4324, 19.9397
      CIE-Lab:
        51.7690, -40.3255, 15.8124
        CIE-LCH:
        51.7690, 43.3149, 158.5889
        CIE-Luv:
        51.7690, -40.6790, 26.6195
        Hunter-Lab:
        44.6539, -29.6287, 12.6218
      #238c5f color charts
#238c5f RGB chart
      #238c5f CMYK chart
      #238c5f RGB pie chart
      #238c5f color shades, tints & tones
#238c5f color schemes
#238c5f color preview, HTML & CSS examples
           This text has a color of #238c5f        
        
          <p style="color:#238c5f;">Text here</p>
        
        
          .mytext {color:#238c5f;}
        
        Text color #238c5f
      
           This box has a color of #238c5f        
        
          <div style="background-color:#238c5f;">Content here</div>
        
        
          .mybackground {background-color:#238c5f;}
        
        Background color #238c5f
      
           Border around this has a color of #238c5f        
        
          <div style="border:2px solid #238c5f;">Content here</div>
        
        
          .myborder {border:2px solid #238c5f;}
        
        Border color #238c5f