#35f1ba color space conversions
Hex:
        #35f1ba
        RGB:
        53, 241, 186
        CMY:
        79, 5, 27
        CMYK:
        78, 0, 23, 5
      HSL:
        162°, 87.0370%, 57.6471%
        HSV (HSB):
        162°, 78.0083%, 94.5098%
        XYZ:
        41.7864, 67.2126, 57.2253
        xyY:
        0.2514, 0.4043, 67.2126
      CIE-Lab:
        85.6112, -57.7880, 13.7908
        CIE-LCH:
        85.6112, 59.4108, 166.5777
        CIE-Luv:
        85.6112, -67.9124, 29.8538
        Hunter-Lab:
        81.9833, -52.4904, 16.0032
      #35f1ba color charts
#35f1ba RGB chart
      #35f1ba CMYK chart
      #35f1ba RGB pie chart
      #35f1ba color shades, tints & tones
#35f1ba color schemes
#35f1ba color preview, HTML & CSS examples
           This text has a color of #35f1ba        
        
          <p style="color:#35f1ba;">Text here</p>
        
        
          .mytext {color:#35f1ba;}
        
        Text color #35f1ba
      
           This box has a color of #35f1ba        
        
          <div style="background-color:#35f1ba;">Content here</div>
        
        
          .mybackground {background-color:#35f1ba;}
        
        Background color #35f1ba
      
           Border around this has a color of #35f1ba        
        
          <div style="border:2px solid #35f1ba;">Content here</div>
        
        
          .myborder {border:2px solid #35f1ba;}
        
        Border color #35f1ba