#64c2bd color space conversions
Hex:
        #64c2bd
        RGB:
        100, 194, 189
        CMY:
        61, 24, 26
        CMYK:
        48, 0, 3, 24
      HSL:
        177°, 43.5185%, 57.6471%
        HSV (HSB):
        177°, 48.4536%, 76.0784%
        XYZ:
        33.7326, 44.9670, 55.0457
        xyY:
        0.2522, 0.3362, 44.9670
      CIE-Lab:
        72.8702, -29.0578, -6.1008
        CIE-LCH:
        72.8702, 29.6914, 191.8572
        CIE-Luv:
        72.8702, -41.0628, -4.6966
        Hunter-Lab:
        67.0575, -27.5578, -1.7294
      #64c2bd color charts
#64c2bd RGB chart
      #64c2bd CMYK chart
      #64c2bd RGB pie chart
      #64c2bd color shades, tints & tones
#64c2bd color schemes
#64c2bd color preview, HTML & CSS examples
           This text has a color of #64c2bd        
        
          <p style="color:#64c2bd;">Text here</p>
        
        
          .mytext {color:#64c2bd;}
        
        Text color #64c2bd
      
           This box has a color of #64c2bd        
        
          <div style="background-color:#64c2bd;">Content here</div>
        
        
          .mybackground {background-color:#64c2bd;}
        
        Background color #64c2bd
      
           Border around this has a color of #64c2bd        
        
          <div style="border:2px solid #64c2bd;">Content here</div>
        
        
          .myborder {border:2px solid #64c2bd;}
        
        Border color #64c2bd