#64a2ea color space conversions
Hex:
        #64a2ea
        RGB:
        100, 162, 234
        CMY:
        61, 36, 8
        CMYK:
        57, 31, 0, 8
      HSL:
        212°, 76.1364%, 65.4902%
        HSV (HSB):
        212°, 57.2650%, 91.7647%
        XYZ:
        33.0271, 34.4905, 82.7585
        xyY:
        0.2198, 0.2295, 34.4905
      CIE-Lab:
        65.3500, 0.8712, -42.2629
        CIE-LCH:
        65.3500, 42.2718, 271.1809
        CIE-Luv:
        65.3500, -27.5484, -67.6814
        Hunter-Lab:
        58.7286, -2.3922, -42.4396
      #64a2ea color charts
#64a2ea RGB chart
      #64a2ea CMYK chart
      #64a2ea RGB pie chart
      #64a2ea color shades, tints & tones
#64a2ea color schemes
#64a2ea color preview, HTML & CSS examples
           This text has a color of #64a2ea        
        
          <p style="color:#64a2ea;">Text here</p>
        
        
          .mytext {color:#64a2ea;}
        
        Text color #64a2ea
      
           This box has a color of #64a2ea        
        
          <div style="background-color:#64a2ea;">Content here</div>
        
        
          .mybackground {background-color:#64a2ea;}
        
        Background color #64a2ea
      
           Border around this has a color of #64a2ea        
        
          <div style="border:2px solid #64a2ea;">Content here</div>
        
        
          .myborder {border:2px solid #64a2ea;}
        
        Border color #64a2ea