#65c1bd color space conversions
Hex:
        #65c1bd
        RGB:
        101, 193, 189
        CMY:
        60, 24, 26
        CMYK:
        48, 0, 2, 24
      HSL:
        177°, 42.5926%, 57.6471%
        HSV (HSB):
        177°, 47.6684%, 75.6863%
        XYZ:
        33.6221, 44.5808, 54.9770
        xyY:
        0.2525, 0.3347, 44.5808
      CIE-Lab:
        72.6150, -28.3449, -6.4744
        CIE-LCH:
        72.6150, 29.0749, 192.8665
        CIE-Luv:
        72.6150, -40.3726, -5.3821
        Hunter-Lab:
        66.7688, -26.9600, -2.0808
      #65c1bd color charts
#65c1bd RGB chart
      #65c1bd CMYK chart
      #65c1bd RGB pie chart
      #65c1bd color shades, tints & tones
#65c1bd color schemes
#65c1bd color preview, HTML & CSS examples
           This text has a color of #65c1bd        
        
          <p style="color:#65c1bd;">Text here</p>
        
        
          .mytext {color:#65c1bd;}
        
        Text color #65c1bd
      
           This box has a color of #65c1bd        
        
          <div style="background-color:#65c1bd;">Content here</div>
        
        
          .mybackground {background-color:#65c1bd;}
        
        Background color #65c1bd
      
           Border around this has a color of #65c1bd        
        
          <div style="border:2px solid #65c1bd;">Content here</div>
        
        
          .myborder {border:2px solid #65c1bd;}
        
        Border color #65c1bd