#64c2d2 color space conversions
Hex:
        #64c2d2
        RGB:
        100, 194, 210
        CMY:
        61, 24, 18
        CMYK:
        52, 8, 0, 18
      HSL:
        189°, 55.0000%, 60.7843%
        HSV (HSB):
        189°, 52.3810%, 82.3529%
        XYZ:
        36.1802, 45.9460, 67.9343
        xyY:
        0.2411, 0.3062, 45.9460
      CIE-Lab:
        73.5105, -23.4552, -16.5706
        CIE-LCH:
        73.5105, 28.7181, 215.2405
        CIE-Luv:
        73.5105, -40.2206, -22.2681
        Hunter-Lab:
        67.7835, -23.3449, -11.9735
      #64c2d2 color charts
#64c2d2 RGB chart
      #64c2d2 CMYK chart
      #64c2d2 RGB pie chart
      #64c2d2 color shades, tints & tones
#64c2d2 color schemes
#64c2d2 color preview, HTML & CSS examples
           This text has a color of #64c2d2        
        
          <p style="color:#64c2d2;">Text here</p>
        
        
          .mytext {color:#64c2d2;}
        
        Text color #64c2d2
      
           This box has a color of #64c2d2        
        
          <div style="background-color:#64c2d2;">Content here</div>
        
        
          .mybackground {background-color:#64c2d2;}
        
        Background color #64c2d2
      
           Border around this has a color of #64c2d2        
        
          <div style="border:2px solid #64c2d2;">Content here</div>
        
        
          .myborder {border:2px solid #64c2d2;}
        
        Border color #64c2d2