#35cdc7 color space conversions
Hex:
        #35cdc7
        RGB:
        53, 205, 199
        CMY:
        79, 20, 22
        CMYK:
        74, 0, 3, 20
      HSL:
        178°, 60.3175%, 50.5882%
        HSV (HSB):
        178°, 74.1463%, 80.3922%
        XYZ:
        33.6083, 48.5430, 61.6312
        xyY:
        0.2337, 0.3376, 48.5430
      CIE-Lab:
        75.1662, -39.3897, -8.2581
        CIE-LCH:
        75.1662, 40.2461, 191.8407
        CIE-Luv:
        75.1662, -54.5548, -6.6704
        Hunter-Lab:
        69.6728, -35.8238, -3.6758
      #35cdc7 color charts
#35cdc7 RGB chart
      #35cdc7 CMYK chart
      #35cdc7 RGB pie chart
      #35cdc7 color shades, tints & tones
#35cdc7 color schemes
#35cdc7 color preview, HTML & CSS examples
           This text has a color of #35cdc7        
        
          <p style="color:#35cdc7;">Text here</p>
        
        
          .mytext {color:#35cdc7;}
        
        Text color #35cdc7
      
           This box has a color of #35cdc7        
        
          <div style="background-color:#35cdc7;">Content here</div>
        
        
          .mybackground {background-color:#35cdc7;}
        
        Background color #35cdc7
      
           Border around this has a color of #35cdc7        
        
          <div style="border:2px solid #35cdc7;">Content here</div>
        
        
          .myborder {border:2px solid #35cdc7;}
        
        Border color #35cdc7