#65829d color space conversions
Hex:
        #65829d
        RGB:
        101, 130, 157
        CMY:
        60, 49, 38
        CMYK:
        36, 17, 0, 38
      HSL:
        209°, 22.2222%, 50.5882%
        HSV (HSB):
        209°, 35.6688%, 61.5686%
        XYZ:
        19.4353, 21.1663, 34.9594
        xyY:
        0.2572, 0.2801, 21.1663
      CIE-Lab:
        53.1310, -3.4093, -17.7595
        CIE-LCH:
        53.1310, 18.0838, 259.1332
        CIE-Luv:
        53.1310, -15.1116, -25.6673
        Hunter-Lab:
        46.0068, -5.1059, -12.8482
      #65829d color charts
#65829d RGB chart
      #65829d CMYK chart
      #65829d RGB pie chart
      #65829d color shades, tints & tones
#65829d color schemes
#65829d color preview, HTML & CSS examples
           This text has a color of #65829d        
        
          <p style="color:#65829d;">Text here</p>
        
        
          .mytext {color:#65829d;}
        
        Text color #65829d
      
           This box has a color of #65829d        
        
          <div style="background-color:#65829d;">Content here</div>
        
        
          .mybackground {background-color:#65829d;}
        
        Background color #65829d
      
           Border around this has a color of #65829d        
        
          <div style="border:2px solid #65829d;">Content here</div>
        
        
          .myborder {border:2px solid #65829d;}
        
        Border color #65829d