#65b1bd color space conversions
Hex:
        #65b1bd
        RGB:
        101, 177, 189
        CMY:
        60, 31, 26
        CMYK:
        47, 6, 0, 26
      HSL:
        188°, 40.0000%, 56.8627%
        HSV (HSB):
        188°, 46.5608%, 74.1176%
        XYZ:
        30.2743, 37.8851, 53.8610
        xyY:
        0.2481, 0.3105, 37.8851
      CIE-Lab:
        67.9358, -20.3257, -13.4569
        CIE-LCH:
        67.9358, 24.3767, 213.5072
        CIE-Luv:
        67.9358, -34.0280, -17.4655
        Hunter-Lab:
        61.5509, -19.9174, -8.7970
      #65b1bd color charts
#65b1bd RGB chart
      #65b1bd CMYK chart
      #65b1bd RGB pie chart
      #65b1bd color shades, tints & tones
#65b1bd color schemes
#65b1bd color preview, HTML & CSS examples
           This text has a color of #65b1bd        
        
          <p style="color:#65b1bd;">Text here</p>
        
        
          .mytext {color:#65b1bd;}
        
        Text color #65b1bd
      
           This box has a color of #65b1bd        
        
          <div style="background-color:#65b1bd;">Content here</div>
        
        
          .mybackground {background-color:#65b1bd;}
        
        Background color #65b1bd
      
           Border around this has a color of #65b1bd        
        
          <div style="border:2px solid #65b1bd;">Content here</div>
        
        
          .myborder {border:2px solid #65b1bd;}
        
        Border color #65b1bd