#65eafb color space conversions
Hex:
        #65eafb
        RGB:
        101, 234, 251
        CMY:
        60, 8, 2
        CMYK:
        60, 7, 0, 2
      HSL:
        187°, 94.9367%, 69.0196%
        HSV (HSB):
        187°, 59.7610%, 98.4314%
        XYZ:
        52.2022, 68.5774, 101.7522
        xyY:
        0.2346, 0.3082, 68.5774
      CIE-Lab:
        86.2943, -31.4556, -19.1655
        CIE-LCH:
        86.2943, 36.8344, 211.3534
        CIE-Luv:
        86.2943, -52.9468, -25.8772
        Hunter-Lab:
        82.8115, -32.3982, -14.8829
      #65eafb color charts
#65eafb RGB chart
      #65eafb CMYK chart
      #65eafb RGB pie chart
      #65eafb color shades, tints & tones
#65eafb color schemes
#65eafb color preview, HTML & CSS examples
           This text has a color of #65eafb        
        
          <p style="color:#65eafb;">Text here</p>
        
        
          .mytext {color:#65eafb;}
        
        Text color #65eafb
      
           This box has a color of #65eafb        
        
          <div style="background-color:#65eafb;">Content here</div>
        
        
          .mybackground {background-color:#65eafb;}
        
        Background color #65eafb
      
           Border around this has a color of #65eafb        
        
          <div style="border:2px solid #65eafb;">Content here</div>
        
        
          .myborder {border:2px solid #65eafb;}
        
        Border color #65eafb