#65bdd2 color space conversions
Hex:
        #65bdd2
        RGB:
        101, 189, 210
        CMY:
        60, 26, 18
        CMYK:
        52, 10, 0, 18
      HSL:
        192°, 54.7739%, 60.9804%
        HSV (HSB):
        192°, 51.9048%, 82.3529%
        XYZ:
        35.1973, 43.8150, 67.5748
        xyY:
        0.2401, 0.2989, 43.8150
      CIE-Lab:
        72.1047, -20.7072, -18.6924
        CIE-LCH:
        72.1047, 27.8962, 222.0726
        CIE-Luv:
        72.1047, -38.0188, -26.0686
        Hunter-Lab:
        66.1929, -20.9224, -14.1927
      #65bdd2 color charts
#65bdd2 RGB chart
      #65bdd2 CMYK chart
      #65bdd2 RGB pie chart
      #65bdd2 color shades, tints & tones
#65bdd2 color schemes
#65bdd2 color preview, HTML & CSS examples
           This text has a color of #65bdd2        
        
          <p style="color:#65bdd2;">Text here</p>
        
        
          .mytext {color:#65bdd2;}
        
        Text color #65bdd2
      
           This box has a color of #65bdd2        
        
          <div style="background-color:#65bdd2;">Content here</div>
        
        
          .mybackground {background-color:#65bdd2;}
        
        Background color #65bdd2
      
           Border around this has a color of #65bdd2        
        
          <div style="border:2px solid #65bdd2;">Content here</div>
        
        
          .myborder {border:2px solid #65bdd2;}
        
        Border color #65bdd2