#35bdbd color space conversions
Hex:
        #35bdbd
        RGB:
        53, 189, 189
        CMY:
        79, 26, 26
        CMYK:
        72, 0, 0, 26
      HSL:
        180°, 56.1983%, 47.4510%
        HSV (HSB):
        180°, 71.9577%, 74.1176%
        XYZ:
        28.8511, 40.8262, 54.5037
        xyY:
        0.2323, 0.3288, 40.8262
      CIE-Lab:
        70.0540, -34.8924, -10.4316
        CIE-LCH:
        70.0540, 36.4184, 196.6449
        CIE-Luv:
        70.0540, -49.5756, -10.7058
        Hunter-Lab:
        63.8954, -31.2176, -5.8485
      #35bdbd color charts
#35bdbd RGB chart
      #35bdbd CMYK chart
      #35bdbd RGB pie chart
      #35bdbd color shades, tints & tones
#35bdbd color schemes
#35bdbd color preview, HTML & CSS examples
           This text has a color of #35bdbd        
        
          <p style="color:#35bdbd;">Text here</p>
        
        
          .mytext {color:#35bdbd;}
        
        Text color #35bdbd
      
           This box has a color of #35bdbd        
        
          <div style="background-color:#35bdbd;">Content here</div>
        
        
          .mybackground {background-color:#35bdbd;}
        
        Background color #35bdbd
      
           Border around this has a color of #35bdbd        
        
          <div style="border:2px solid #35bdbd;">Content here</div>
        
        
          .myborder {border:2px solid #35bdbd;}
        
        Border color #35bdbd