#35b28d color space conversions
Hex:
        #35b28d
        RGB:
        53, 178, 141
        CMY:
        79, 30, 45
        CMYK:
        70, 0, 21, 30
      HSL:
        162°, 54.1126%, 45.2941%
        HSV (HSB):
        162°, 70.2247%, 69.8039%
        XYZ:
        22.1963, 34.5208, 30.6926
        xyY:
        0.2539, 0.3949, 34.5208
      CIE-Lab:
        65.3738, -42.8438, 9.1639
        CIE-LCH:
        65.3738, 43.8128, 167.9268
        CIE-Luv:
        65.3738, -48.7614, 19.7085
        Hunter-Lab:
        58.7544, -35.3862, 10.1556
      #35b28d color charts
#35b28d RGB chart
      #35b28d CMYK chart
      #35b28d RGB pie chart
      #35b28d color shades, tints & tones
#35b28d color schemes
#35b28d color preview, HTML & CSS examples
           This text has a color of #35b28d        
        
          <p style="color:#35b28d;">Text here</p>
        
        
          .mytext {color:#35b28d;}
        
        Text color #35b28d
      
           This box has a color of #35b28d        
        
          <div style="background-color:#35b28d;">Content here</div>
        
        
          .mybackground {background-color:#35b28d;}
        
        Background color #35b28d
      
           Border around this has a color of #35b28d        
        
          <div style="border:2px solid #35b28d;">Content here</div>
        
        
          .myborder {border:2px solid #35b28d;}
        
        Border color #35b28d