#65848f color space conversions
Hex:
        #65848f
        RGB:
        101, 132, 143
        CMY:
        60, 48, 44
        CMYK:
        29, 8, 0, 44
      HSL:
        196°, 17.2131%, 47.8431%
        HSV (HSB):
        196°, 29.3706%, 56.0784%
        XYZ:
        18.5760, 21.2524, 29.1097
        xyY:
        0.2695, 0.3083, 21.2524
      CIE-Lab:
        53.2246, -8.2194, -9.4887
        CIE-LCH:
        53.2246, 12.5536, 229.0996
        CIE-Luv:
        53.2246, -15.8308, -12.4255
        Hunter-Lab:
        46.1003, -8.7494, -5.1679
      #65848f color charts
#65848f RGB chart
      #65848f CMYK chart
      #65848f RGB pie chart
      #65848f color shades, tints & tones
#65848f color schemes
#65848f color preview, HTML & CSS examples
           This text has a color of #65848f        
        
          <p style="color:#65848f;">Text here</p>
        
        
          .mytext {color:#65848f;}
        
        Text color #65848f
      
           This box has a color of #65848f        
        
          <div style="background-color:#65848f;">Content here</div>
        
        
          .mybackground {background-color:#65848f;}
        
        Background color #65848f
      
           Border around this has a color of #65848f        
        
          <div style="border:2px solid #65848f;">Content here</div>
        
        
          .myborder {border:2px solid #65848f;}
        
        Border color #65848f