#35f5ea color space conversions
Hex:
        #35f5ea
        RGB:
        53, 245, 234
        CMY:
        79, 4, 8
        CMYK:
        78, 0, 4, 4
      HSL:
        177°, 90.5660%, 58.4314%
        HSV (HSB):
        177°, 78.3673%, 96.0784%
        XYZ:
        48.9719, 72.0022, 89.1586
        xyY:
        0.2331, 0.3427, 72.0022
      CIE-Lab:
        87.9697, -47.3034, -7.8523
        CIE-LCH:
        87.9697, 47.9507, 189.4251
        CIE-Luv:
        87.9697, -65.8345, -4.9158
        Hunter-Lab:
        84.8541, -45.4769, -2.8998
      #35f5ea color charts
#35f5ea RGB chart
      #35f5ea CMYK chart
      #35f5ea RGB pie chart
      #35f5ea color shades, tints & tones
#35f5ea color schemes
#35f5ea color preview, HTML & CSS examples
           This text has a color of #35f5ea        
        
          <p style="color:#35f5ea;">Text here</p>
        
        
          .mytext {color:#35f5ea;}
        
        Text color #35f5ea
      
           This box has a color of #35f5ea        
        
          <div style="background-color:#35f5ea;">Content here</div>
        
        
          .mybackground {background-color:#35f5ea;}
        
        Background color #35f5ea
      
           Border around this has a color of #35f5ea        
        
          <div style="border:2px solid #35f5ea;">Content here</div>
        
        
          .myborder {border:2px solid #35f5ea;}
        
        Border color #35f5ea