#65b5e1 color space conversions
Hex:
        #65b5e1
        RGB:
        101, 181, 225
        CMY:
        60, 29, 12
        CMYK:
        55, 20, 0, 12
      HSL:
        201°, 67.3913%, 63.9216%
        HSV (HSB):
        201°, 55.1111%, 88.2353%
        XYZ:
        35.4813, 41.2507, 77.3263
        xyY:
        0.2303, 0.2678, 41.2507
      CIE-Lab:
        70.3512, -12.1859, -29.5559
        CIE-LCH:
        70.3512, 31.9695, 247.5937
        CIE-Luv:
        70.3512, -34.4729, -45.1937
        Hunter-Lab:
        64.2267, -13.7864, -26.4240
      #65b5e1 color charts
#65b5e1 RGB chart
      #65b5e1 CMYK chart
      #65b5e1 RGB pie chart
      #65b5e1 color shades, tints & tones
#65b5e1 color schemes
#65b5e1 color preview, HTML & CSS examples
           This text has a color of #65b5e1        
        
          <p style="color:#65b5e1;">Text here</p>
        
        
          .mytext {color:#65b5e1;}
        
        Text color #65b5e1
      
           This box has a color of #65b5e1        
        
          <div style="background-color:#65b5e1;">Content here</div>
        
        
          .mybackground {background-color:#65b5e1;}
        
        Background color #65b5e1
      
           Border around this has a color of #65b5e1        
        
          <div style="border:2px solid #65b5e1;">Content here</div>
        
        
          .myborder {border:2px solid #65b5e1;}
        
        Border color #65b5e1