#65c6fa color space conversions
Hex:
        #65c6fa
        RGB:
        101, 198, 250
        CMY:
        60, 22, 2
        CMYK:
        60, 21, 0, 2
      HSL:
        201°, 93.7107%, 68.8235%
        HSV (HSB):
        201°, 59.6000%, 98.0392%
        XYZ:
        42.8162, 50.0570, 97.8478
        xyY:
        0.2245, 0.2625, 50.0570
      CIE-Lab:
        76.1042, -13.7117, -34.2009
        CIE-LCH:
        76.1042, 36.8472, 248.1533
        CIE-Luv:
        76.1042, -39.8843, -53.3883
        Hunter-Lab:
        70.7510, -15.7917, -32.4717
      #65c6fa color charts
#65c6fa RGB chart
      #65c6fa CMYK chart
      #65c6fa RGB pie chart
      #65c6fa color shades, tints & tones
#65c6fa color schemes
#65c6fa color preview, HTML & CSS examples
           This text has a color of #65c6fa        
        
          <p style="color:#65c6fa;">Text here</p>
        
        
          .mytext {color:#65c6fa;}
        
        Text color #65c6fa
      
           This box has a color of #65c6fa        
        
          <div style="background-color:#65c6fa;">Content here</div>
        
        
          .mybackground {background-color:#65c6fa;}
        
        Background color #65c6fa
      
           Border around this has a color of #65c6fa        
        
          <div style="border:2px solid #65c6fa;">Content here</div>
        
        
          .myborder {border:2px solid #65c6fa;}
        
        Border color #65c6fa