#35ead1 color space conversions
Hex:
        #35ead1
        RGB:
        53, 234, 209
        CMY:
        79, 8, 18
        CMYK:
        77, 0, 11, 8
      HSL:
        172°, 81.1659%, 56.2745%
        HSV (HSB):
        172°, 77.3504%, 91.7647%
        XYZ:
        42.3996, 64.2060, 70.4799
        xyY:
        0.2394, 0.3626, 64.2060
      CIE-Lab:
        84.0729, -49.3066, -0.4681
        CIE-LCH:
        84.0729, 49.3088, 180.5439
        CIE-Luv:
        84.0729, -63.9088, 7.1147
        Hunter-Lab:
        80.1286, -45.7728, 3.9395
      #35ead1 color charts
#35ead1 RGB chart
      #35ead1 CMYK chart
      #35ead1 RGB pie chart
      #35ead1 color shades, tints & tones
#35ead1 color schemes
#35ead1 color preview, HTML & CSS examples
           This text has a color of #35ead1        
        
          <p style="color:#35ead1;">Text here</p>
        
        
          .mytext {color:#35ead1;}
        
        Text color #35ead1
      
           This box has a color of #35ead1        
        
          <div style="background-color:#35ead1;">Content here</div>
        
        
          .mybackground {background-color:#35ead1;}
        
        Background color #35ead1
      
           Border around this has a color of #35ead1        
        
          <div style="border:2px solid #35ead1;">Content here</div>
        
        
          .myborder {border:2px solid #35ead1;}
        
        Border color #35ead1