#64b2fc color space conversions
Hex:
        #64b2fc
        RGB:
        100, 178, 252
        CMY:
        61, 30, 1
        CMYK:
        60, 29, 0, 1
      HSL:
        209°, 96.2025%, 69.0196%
        HSV (HSB):
        209°, 60.3175%, 98.8235%
        XYZ:
        38.7466, 41.5784, 98.0787
        xyY:
        0.2172, 0.2331, 41.5784
      CIE-Lab:
        70.5793, -2.4473, -43.8785
        CIE-LCH:
        70.5793, 43.9467, 266.8076
        CIE-Luv:
        70.5793, -32.8767, -70.8126
        Hunter-Lab:
        64.4813, -5.5822, -45.0456
      #64b2fc color charts
#64b2fc RGB chart
      #64b2fc CMYK chart
      #64b2fc RGB pie chart
      #64b2fc color shades, tints & tones
#64b2fc color schemes
#64b2fc color preview, HTML & CSS examples
           This text has a color of #64b2fc        
        
          <p style="color:#64b2fc;">Text here</p>
        
        
          .mytext {color:#64b2fc;}
        
        Text color #64b2fc
      
           This box has a color of #64b2fc        
        
          <div style="background-color:#64b2fc;">Content here</div>
        
        
          .mybackground {background-color:#64b2fc;}
        
        Background color #64b2fc
      
           Border around this has a color of #64b2fc        
        
          <div style="border:2px solid #64b2fc;">Content here</div>
        
        
          .myborder {border:2px solid #64b2fc;}
        
        Border color #64b2fc