#35e07a color space conversions
Hex:
        #35e07a
        RGB:
        53, 224, 122
        CMY:
        79, 12, 52
        CMYK:
        76, 0, 46, 12
      HSL:
        144°, 73.3906%, 54.3137%
        HSV (HSB):
        144°, 76.3393%, 87.8431%
        XYZ:
        31.6367, 55.4733, 27.4524
        xyY:
        0.2762, 0.4842, 55.4733
      CIE-Lab:
        79.3131, -64.3183, 37.9846
        CIE-LCH:
        79.3131, 74.6972, 149.4351
        CIE-Luv:
        79.3131, -66.0737, 61.2151
        Hunter-Lab:
        74.4804, -54.5201, 30.2829
      #35e07a color charts
#35e07a RGB chart
      #35e07a CMYK chart
      #35e07a RGB pie chart
      #35e07a color shades, tints & tones
#35e07a color schemes
#35e07a color preview, HTML & CSS examples
           This text has a color of #35e07a        
        
          <p style="color:#35e07a;">Text here</p>
        
        
          .mytext {color:#35e07a;}
        
        Text color #35e07a
      
           This box has a color of #35e07a        
        
          <div style="background-color:#35e07a;">Content here</div>
        
        
          .mybackground {background-color:#35e07a;}
        
        Background color #35e07a
      
           Border around this has a color of #35e07a        
        
          <div style="border:2px solid #35e07a;">Content here</div>
        
        
          .myborder {border:2px solid #35e07a;}
        
        Border color #35e07a