#64b4d2 color space conversions
Hex:
        #64b4d2
        RGB:
        100, 180, 210
        CMY:
        61, 29, 18
        CMYK:
        52, 14, 0, 18
      HSL:
        196°, 55.0000%, 60.7843%
        HSV (HSB):
        196°, 52.3810%, 82.3529%
        XYZ:
        33.2096, 40.0050, 66.9442
        xyY:
        0.2369, 0.2854, 40.0050
      CIE-Lab:
        69.4731, -16.2542, -22.6973
        CIE-LCH:
        69.4731, 27.9172, 234.3925
        CIE-Luv:
        69.4731, -34.8465, -33.1351
        Hunter-Lab:
        63.2495, -16.9638, -18.4787
      #64b4d2 color charts
#64b4d2 RGB chart
      #64b4d2 CMYK chart
      #64b4d2 RGB pie chart
      #64b4d2 color shades, tints & tones
#64b4d2 color schemes
#64b4d2 color preview, HTML & CSS examples
           This text has a color of #64b4d2        
        
          <p style="color:#64b4d2;">Text here</p>
        
        
          .mytext {color:#64b4d2;}
        
        Text color #64b4d2
      
           This box has a color of #64b4d2        
        
          <div style="background-color:#64b4d2;">Content here</div>
        
        
          .mybackground {background-color:#64b4d2;}
        
        Background color #64b4d2
      
           Border around this has a color of #64b4d2        
        
          <div style="border:2px solid #64b4d2;">Content here</div>
        
        
          .myborder {border:2px solid #64b4d2;}
        
        Border color #64b4d2