#64a5cf color space conversions
Hex:
        #64a5cf
        RGB:
        100, 165, 207
        CMY:
        61, 35, 19
        CMYK:
        52, 20, 0, 19
      HSL:
        204°, 52.7094%, 60.1961%
        HSV (HSB):
        204°, 51.6908%, 81.1765%
        XYZ:
        29.9731, 34.1246, 64.0384
        xyY:
        0.2339, 0.2663, 34.1246
      CIE-Lab:
        65.0613, -9.0715, -27.8067
        CIE-LCH:
        65.0613, 29.2490, 251.9319
        CIE-Luv:
        65.0613, -29.1706, -42.1973
        Hunter-Lab:
        58.4163, -10.6408, -24.1049
      #64a5cf color charts
#64a5cf RGB chart
      #64a5cf CMYK chart
      #64a5cf RGB pie chart
      #64a5cf color shades, tints & tones
#64a5cf color schemes
#64a5cf color preview, HTML & CSS examples
           This text has a color of #64a5cf        
        
          <p style="color:#64a5cf;">Text here</p>
        
        
          .mytext {color:#64a5cf;}
        
        Text color #64a5cf
      
           This box has a color of #64a5cf        
        
          <div style="background-color:#64a5cf;">Content here</div>
        
        
          .mybackground {background-color:#64a5cf;}
        
        Background color #64a5cf
      
           Border around this has a color of #64a5cf        
        
          <div style="border:2px solid #64a5cf;">Content here</div>
        
        
          .myborder {border:2px solid #64a5cf;}
        
        Border color #64a5cf