#601e8f color space conversions
Hex:
        #601e8f
        RGB:
        96, 30, 143
        CMY:
        62, 88, 44
        CMYK:
        33, 79, 0, 44
      HSL:
        275°, 65.3179%, 33.9216%
        HSV (HSB):
        275°, 79.0210%, 56.0784%
        XYZ:
        10.2461, 5.3985, 26.4886
        xyY:
        0.2432, 0.1281, 5.3985
      CIE-Lab:
        27.8412, 48.9923, -49.2639
        CIE-LCH:
        27.8412, 69.4779, 314.8416
        CIE-Luv:
        27.8412, 15.2991, -66.4830
        Hunter-Lab:
        23.2347, 38.0544, -51.3289
      #601e8f color charts
#601e8f RGB chart
      #601e8f CMYK chart
      #601e8f RGB pie chart
      #601e8f color shades, tints & tones
#601e8f color schemes
#601e8f color preview, HTML & CSS examples
           This text has a color of #601e8f        
        
          <p style="color:#601e8f;">Text here</p>
        
        
          .mytext {color:#601e8f;}
        
        Text color #601e8f
      
           This box has a color of #601e8f        
        
          <div style="background-color:#601e8f;">Content here</div>
        
        
          .mybackground {background-color:#601e8f;}
        
        Background color #601e8f
      
           Border around this has a color of #601e8f        
        
          <div style="border:2px solid #601e8f;">Content here</div>
        
        
          .myborder {border:2px solid #601e8f;}
        
        Border color #601e8f