#655fc1 color space conversions
Hex:
        #655fc1
        RGB:
        101, 95, 193
        CMY:
        60, 63, 24
        CMYK:
        48, 51, 0, 24
      HSL:
        244°, 44.1441%, 56.4706%
        HSV (HSB):
        244°, 50.7772%, 75.6863%
        XYZ:
        19.0847, 14.8014, 52.3032
        xyY:
        0.2214, 0.1717, 14.8014
      CIE-Lab:
        45.3609, 28.3004, -50.8392
        CIE-LCH:
        45.3609, 58.1854, 299.1032
        CIE-Luv:
        45.3609, -3.5624, -78.8090
        Hunter-Lab:
        38.4726, 21.2196, -53.6735
      #655fc1 color charts
#655fc1 RGB chart
      #655fc1 CMYK chart
      #655fc1 RGB pie chart
      #655fc1 color shades, tints & tones
#655fc1 color schemes
#655fc1 color preview, HTML & CSS examples
           This text has a color of #655fc1        
        
          <p style="color:#655fc1;">Text here</p>
        
        
          .mytext {color:#655fc1;}
        
        Text color #655fc1
      
           This box has a color of #655fc1        
        
          <div style="background-color:#655fc1;">Content here</div>
        
        
          .mybackground {background-color:#655fc1;}
        
        Background color #655fc1
      
           Border around this has a color of #655fc1        
        
          <div style="border:2px solid #655fc1;">Content here</div>
        
        
          .myborder {border:2px solid #655fc1;}
        
        Border color #655fc1