#35cfc5 color space conversions
Hex:
        #35cfc5
        RGB:
        53, 207, 197
        CMY:
        79, 19, 23
        CMYK:
        74, 0, 5, 19
      HSL:
        176°, 61.6000%, 50.9804%
        HSV (HSB):
        176°, 74.3961%, 81.1765%
        XYZ:
        33.8591, 49.4137, 60.5766
        xyY:
        0.2354, 0.3435, 49.4137
      CIE-Lab:
        75.7080, -40.8481, -6.3748
        CIE-LCH:
        75.7080, 41.3426, 188.8701
        CIE-Luv:
        75.7080, -55.3987, -3.4749
        Hunter-Lab:
        70.2949, -37.0377, -1.8867
      #35cfc5 color charts
#35cfc5 RGB chart
      #35cfc5 CMYK chart
      #35cfc5 RGB pie chart
      #35cfc5 color shades, tints & tones
#35cfc5 color schemes
#35cfc5 color preview, HTML & CSS examples
           This text has a color of #35cfc5        
        
          <p style="color:#35cfc5;">Text here</p>
        
        
          .mytext {color:#35cfc5;}
        
        Text color #35cfc5
      
           This box has a color of #35cfc5        
        
          <div style="background-color:#35cfc5;">Content here</div>
        
        
          .mybackground {background-color:#35cfc5;}
        
        Background color #35cfc5
      
           Border around this has a color of #35cfc5        
        
          <div style="border:2px solid #35cfc5;">Content here</div>
        
        
          .myborder {border:2px solid #35cfc5;}
        
        Border color #35cfc5