#64a7fa color space conversions
Hex:
        #64a7fa
        RGB:
        100, 167, 250
        CMY:
        61, 35, 2
        CMYK:
        60, 33, 0, 2
      HSL:
        213°, 93.7500%, 68.6275%
        HSV (HSB):
        213°, 60.0000%, 98.0392%
        XYZ:
        36.3296, 37.2489, 95.7175
        xyY:
        0.2146, 0.2200, 37.2489
      CIE-Lab:
        67.4633, 3.1083, -47.6881
        CIE-LCH:
        67.4633, 47.7893, 273.7292
        CIE-Luv:
        67.4633, -29.0471, -77.4748
        Hunter-Lab:
        61.0319, -0.5526, -50.2634
      #64a7fa color charts
#64a7fa RGB chart
      #64a7fa CMYK chart
      #64a7fa RGB pie chart
      #64a7fa color shades, tints & tones
#64a7fa color schemes
#64a7fa color preview, HTML & CSS examples
           This text has a color of #64a7fa        
        
          <p style="color:#64a7fa;">Text here</p>
        
        
          .mytext {color:#64a7fa;}
        
        Text color #64a7fa
      
           This box has a color of #64a7fa        
        
          <div style="background-color:#64a7fa;">Content here</div>
        
        
          .mybackground {background-color:#64a7fa;}
        
        Background color #64a7fa
      
           Border around this has a color of #64a7fa        
        
          <div style="border:2px solid #64a7fa;">Content here</div>
        
        
          .myborder {border:2px solid #64a7fa;}
        
        Border color #64a7fa