#35af7f color space conversions
Hex:
        #35af7f
        RGB:
        53, 175, 127
        CMY:
        79, 31, 50
        CMYK:
        70, 0, 27, 31
      HSL:
        156°, 53.5088%, 44.7059%
        HSV (HSB):
        156°, 69.7143%, 68.6275%
        XYZ:
        20.6289, 32.9491, 25.3512
        xyY:
        0.2614, 0.4175, 32.9491
      CIE-Lab:
        64.1197, -44.8631, 15.0984
        CIE-LCH:
        64.1197, 47.3356, 161.3997
        CIE-Luv:
        64.1197, -48.5132, 27.9203
        Hunter-Lab:
        57.4013, -36.3029, 13.9956
      #35af7f color charts
#35af7f RGB chart
      #35af7f CMYK chart
      #35af7f RGB pie chart
      #35af7f color shades, tints & tones
#35af7f color schemes
#35af7f color preview, HTML & CSS examples
           This text has a color of #35af7f        
        
          <p style="color:#35af7f;">Text here</p>
        
        
          .mytext {color:#35af7f;}
        
        Text color #35af7f
      
           This box has a color of #35af7f        
        
          <div style="background-color:#35af7f;">Content here</div>
        
        
          .mybackground {background-color:#35af7f;}
        
        Background color #35af7f
      
           Border around this has a color of #35af7f        
        
          <div style="border:2px solid #35af7f;">Content here</div>
        
        
          .myborder {border:2px solid #35af7f;}
        
        Border color #35af7f