#653c96 color space conversions
Hex:
        #653c96
        RGB:
        101, 60, 150
        CMY:
        60, 76, 41
        CMYK:
        33, 60, 0, 41
      HSL:
        267°, 42.8571%, 41.1765%
        HSV (HSB):
        267°, 60.0000%, 58.8235%
        XYZ:
        12.4877, 8.2004, 29.7788
        xyY:
        0.2474, 0.1625, 8.2004
      CIE-Lab:
        34.3969, 36.9580, -42.9301
        CIE-LCH:
        34.3969, 56.6471, 310.7248
        CIE-Luv:
        34.3969, 10.8799, -62.6345
        Hunter-Lab:
        28.6364, 27.7263, -41.6099
      #653c96 color charts
#653c96 RGB chart
      #653c96 CMYK chart
      #653c96 RGB pie chart
      #653c96 color shades, tints & tones
#653c96 color schemes
#653c96 color preview, HTML & CSS examples
           This text has a color of #653c96        
        
          <p style="color:#653c96;">Text here</p>
        
        
          .mytext {color:#653c96;}
        
        Text color #653c96
      
           This box has a color of #653c96        
        
          <div style="background-color:#653c96;">Content here</div>
        
        
          .mybackground {background-color:#653c96;}
        
        Background color #653c96
      
           Border around this has a color of #653c96        
        
          <div style="border:2px solid #653c96;">Content here</div>
        
        
          .myborder {border:2px solid #653c96;}
        
        Border color #653c96