#35abaf color space conversions
Hex:
        #35abaf
        RGB:
        53, 171, 175
        CMY:
        79, 33, 31
        CMYK:
        70, 2, 0, 31
      HSL:
        182°, 53.5088%, 44.7059%
        HSV (HSB):
        182°, 69.7143%, 68.6275%
        XYZ:
        23.7690, 32.9778, 45.6700
        xyY:
        0.2321, 0.3220, 32.9778
      CIE-Lab:
        64.1430, -30.4317, -11.5335
        CIE-LCH:
        64.1430, 32.5439, 200.7565
        CIE-Luv:
        64.1430, -44.0150, -12.9369
        Hunter-Lab:
        57.4263, -26.6143, -6.9537
      #35abaf color charts
#35abaf RGB chart
      #35abaf CMYK chart
      #35abaf RGB pie chart
      #35abaf color shades, tints & tones
#35abaf color schemes
#35abaf color preview, HTML & CSS examples
           This text has a color of #35abaf        
        
          <p style="color:#35abaf;">Text here</p>
        
        
          .mytext {color:#35abaf;}
        
        Text color #35abaf
      
           This box has a color of #35abaf        
        
          <div style="background-color:#35abaf;">Content here</div>
        
        
          .mybackground {background-color:#35abaf;}
        
        Background color #35abaf
      
           Border around this has a color of #35abaf        
        
          <div style="border:2px solid #35abaf;">Content here</div>
        
        
          .myborder {border:2px solid #35abaf;}
        
        Border color #35abaf