#655f99 color space conversions
Hex:
        #655f99
        RGB:
        101, 95, 153
        CMY:
        60, 63, 40
        CMYK:
        34, 38, 0, 40
      HSL:
        246°, 23.3871%, 48.6275%
        HSV (HSB):
        246°, 37.9085%, 60.0000%
        XYZ:
        15.2088, 13.2510, 31.8931
        xyY:
        0.2520, 0.2196, 13.2510
      CIE-Lab:
        43.1391, 16.5396, -30.8598
        CIE-LCH:
        43.1391, 35.0126, 298.1896
        CIE-Luv:
        43.1391, -0.7725, -46.6584
        Hunter-Lab:
        36.4020, 10.8742, -26.4648
      #655f99 color charts
#655f99 RGB chart
      #655f99 CMYK chart
      #655f99 RGB pie chart
      #655f99 color shades, tints & tones
#655f99 color schemes
#655f99 color preview, HTML & CSS examples
           This text has a color of #655f99        
        
          <p style="color:#655f99;">Text here</p>
        
        
          .mytext {color:#655f99;}
        
        Text color #655f99
      
           This box has a color of #655f99        
        
          <div style="background-color:#655f99;">Content here</div>
        
        
          .mybackground {background-color:#655f99;}
        
        Background color #655f99
      
           Border around this has a color of #655f99        
        
          <div style="border:2px solid #655f99;">Content here</div>
        
        
          .myborder {border:2px solid #655f99;}
        
        Border color #655f99