#65a5bf color space conversions
Hex:
        #65a5bf
        RGB:
        101, 165, 191
        CMY:
        60, 35, 25
        CMYK:
        47, 14, 0, 25
      HSL:
        197°, 41.2844%, 57.2549%
        HSV (HSB):
        197°, 47.1204%, 74.9020%
        XYZ:
        28.2259, 33.4386, 54.2568
        xyY:
        0.2435, 0.2885, 33.4386
      CIE-Lab:
        64.5144, -13.4600, -19.7424
        CIE-LCH:
        64.5144, 23.8942, 235.7147
        CIE-Luv:
        64.5144, -29.2027, -28.3499
        Hunter-Lab:
        57.8261, -14.0666, -15.1521
      #65a5bf color charts
#65a5bf RGB chart
      #65a5bf CMYK chart
      #65a5bf RGB pie chart
      #65a5bf color shades, tints & tones
#65a5bf color schemes
#65a5bf color preview, HTML & CSS examples
           This text has a color of #65a5bf        
        
          <p style="color:#65a5bf;">Text here</p>
        
        
          .mytext {color:#65a5bf;}
        
        Text color #65a5bf
      
           This box has a color of #65a5bf        
        
          <div style="background-color:#65a5bf;">Content here</div>
        
        
          .mybackground {background-color:#65a5bf;}
        
        Background color #65a5bf
      
           Border around this has a color of #65a5bf        
        
          <div style="border:2px solid #65a5bf;">Content here</div>
        
        
          .myborder {border:2px solid #65a5bf;}
        
        Border color #65a5bf