#65729a color space conversions
Hex:
        #65729a
        RGB:
        101, 114, 154
        CMY:
        60, 55, 40
        CMYK:
        34, 26, 0, 40
      HSL:
        225°, 20.7843%, 50.0000%
        HSV (HSB):
        225°, 34.4156%, 60.3922%
        XYZ:
        17.2169, 17.1344, 32.9717
        xyY:
        0.2557, 0.2545, 17.1344
      CIE-Lab:
        48.4290, 5.1948, -23.2200
        CIE-LCH:
        48.4290, 23.7940, 282.6107
        CIE-Luv:
        48.4290, -8.3619, -34.6705
        Hunter-Lab:
        41.3937, 1.8043, -18.2511
      #65729a color charts
#65729a RGB chart
      #65729a CMYK chart
      #65729a RGB pie chart
      #65729a color shades, tints & tones
#65729a color schemes
#65729a color preview, HTML & CSS examples
           This text has a color of #65729a        
        
          <p style="color:#65729a;">Text here</p>
        
        
          .mytext {color:#65729a;}
        
        Text color #65729a
      
           This box has a color of #65729a        
        
          <div style="background-color:#65729a;">Content here</div>
        
        
          .mybackground {background-color:#65729a;}
        
        Background color #65729a
      
           Border around this has a color of #65729a        
        
          <div style="border:2px solid #65729a;">Content here</div>
        
        
          .myborder {border:2px solid #65729a;}
        
        Border color #65729a