#601f90 color space conversions
Hex:
        #601f90
        RGB:
        96, 31, 144
        CMY:
        62, 88, 44
        CMYK:
        33, 78, 0, 44
      HSL:
        275°, 64.5714%, 34.3137%
        HSV (HSB):
        275°, 78.4722%, 56.4706%
        XYZ:
        10.3479, 5.4804, 26.8980
        xyY:
        0.2422, 0.1283, 5.4804
      CIE-Lab:
        28.0617, 48.8275, -49.5236
        CIE-LCH:
        28.0617, 69.5465, 314.5945
        CIE-Luv:
        28.0617, 14.9846, -66.9913
        Hunter-Lab:
        23.4102, 37.9335, -51.7361
      #601f90 color charts
#601f90 RGB chart
      #601f90 CMYK chart
      #601f90 RGB pie chart
      #601f90 color shades, tints & tones
#601f90 color schemes
#601f90 color preview, HTML & CSS examples
           This text has a color of #601f90        
        
          <p style="color:#601f90;">Text here</p>
        
        
          .mytext {color:#601f90;}
        
        Text color #601f90
      
           This box has a color of #601f90        
        
          <div style="background-color:#601f90;">Content here</div>
        
        
          .mybackground {background-color:#601f90;}
        
        Background color #601f90
      
           Border around this has a color of #601f90        
        
          <div style="border:2px solid #601f90;">Content here</div>
        
        
          .myborder {border:2px solid #601f90;}
        
        Border color #601f90