#653e8e color space conversions
Hex:
        #653e8e
        RGB:
        101, 62, 142
        CMY:
        60, 76, 44
        CMYK:
        29, 56, 0, 44
      HSL:
        269°, 39.2157%, 40.0000%
        HSV (HSB):
        269°, 56.3380%, 55.6863%
        XYZ:
        11.9719, 8.1649, 26.5362
        xyY:
        0.2565, 0.1749, 8.1649
      CIE-Lab:
        34.3241, 33.7230, -38.1613
        CIE-LCH:
        34.3241, 50.9267, 311.4669
        CIE-Luv:
        34.3241, 11.5469, -55.7938
        Hunter-Lab:
        28.5744, 24.7818, -35.0588
      #653e8e color charts
#653e8e RGB chart
      #653e8e CMYK chart
      #653e8e RGB pie chart
      #653e8e color shades, tints & tones
#653e8e color schemes
#653e8e color preview, HTML & CSS examples
           This text has a color of #653e8e        
        
          <p style="color:#653e8e;">Text here</p>
        
        
          .mytext {color:#653e8e;}
        
        Text color #653e8e
      
           This box has a color of #653e8e        
        
          <div style="background-color:#653e8e;">Content here</div>
        
        
          .mybackground {background-color:#653e8e;}
        
        Background color #653e8e
      
           Border around this has a color of #653e8e        
        
          <div style="border:2px solid #653e8e;">Content here</div>
        
        
          .myborder {border:2px solid #653e8e;}
        
        Border color #653e8e