#35c0bf color space conversions
Hex:
        #35c0bf
        RGB:
        53, 192, 191
        CMY:
        79, 25, 25
        CMYK:
        72, 0, 1, 25
      HSL:
        180°, 56.7347%, 48.0392%
        HSV (HSB):
        180°, 72.3958%, 75.2941%
        XYZ:
        29.7218, 42.2177, 55.8726
        xyY:
        0.2325, 0.3303, 42.2177
      CIE-Lab:
        71.0208, -35.7127, -10.0831
        CIE-LCH:
        71.0208, 37.1089, 195.7665
        CIE-Luv:
        71.0208, -50.5090, -10.0519
        Hunter-Lab:
        64.9752, -32.0547, -5.5012
      #35c0bf color charts
#35c0bf RGB chart
      #35c0bf CMYK chart
      #35c0bf RGB pie chart
      #35c0bf color shades, tints & tones
#35c0bf color schemes
#35c0bf color preview, HTML & CSS examples
           This text has a color of #35c0bf        
        
          <p style="color:#35c0bf;">Text here</p>
        
        
          .mytext {color:#35c0bf;}
        
        Text color #35c0bf
      
           This box has a color of #35c0bf        
        
          <div style="background-color:#35c0bf;">Content here</div>
        
        
          .mybackground {background-color:#35c0bf;}
        
        Background color #35c0bf
      
           Border around this has a color of #35c0bf        
        
          <div style="border:2px solid #35c0bf;">Content here</div>
        
        
          .myborder {border:2px solid #35c0bf;}
        
        Border color #35c0bf