#35b2bf color space conversions
Hex:
        #35b2bf
        RGB:
        53, 178, 191
        CMY:
        79, 30, 25
        CMYK:
        72, 7, 0, 25
      HSL:
        186°, 56.5574%, 47.8431%
        HSV (HSB):
        186°, 72.2513%, 74.9020%
        XYZ:
        26.7926, 36.3593, 54.8961
        xyY:
        0.2270, 0.3080, 36.3593
      CIE-Lab:
        66.7935, -29.0286, -16.4333
        CIE-LCH:
        66.7935, 33.3574, 209.5145
        CIE-Luv:
        66.7935, -45.4997, -21.0572
        Hunter-Lab:
        60.2986, -26.2095, -11.7688
      #35b2bf color charts
#35b2bf RGB chart
      #35b2bf CMYK chart
      #35b2bf RGB pie chart
      #35b2bf color shades, tints & tones
#35b2bf color schemes
#35b2bf color preview, HTML & CSS examples
           This text has a color of #35b2bf        
        
          <p style="color:#35b2bf;">Text here</p>
        
        
          .mytext {color:#35b2bf;}
        
        Text color #35b2bf
      
           This box has a color of #35b2bf        
        
          <div style="background-color:#35b2bf;">Content here</div>
        
        
          .mybackground {background-color:#35b2bf;}
        
        Background color #35b2bf
      
           Border around this has a color of #35b2bf        
        
          <div style="border:2px solid #35b2bf;">Content here</div>
        
        
          .myborder {border:2px solid #35b2bf;}
        
        Border color #35b2bf