#601ece color space conversions
Hex:
        #601ece
        RGB:
        96, 30, 206
        CMY:
        62, 88, 19
        CMYK:
        53, 85, 0, 19
      HSL:
        263°, 74.5763%, 46.2745%
        HSV (HSB):
        263°, 85.4369%, 80.7843%
        XYZ:
        16.4287, 7.8716, 59.0460
        xyY:
        0.1971, 0.0944, 7.8716
      CIE-Lab:
        33.7140, 64.2369, -77.3810
        CIE-LCH:
        33.7140, 100.5694, 309.6974
        CIE-Luv:
        33.7140, 5.7099, -105.6301
        Hunter-Lab:
        28.0563, 55.4243, -105.1395
      #601ece color charts
#601ece RGB chart
      #601ece CMYK chart
      #601ece RGB pie chart
      #601ece color shades, tints & tones
#601ece color schemes
#601ece color preview, HTML & CSS examples
           This text has a color of #601ece        
        
          <p style="color:#601ece;">Text here</p>
        
        
          .mytext {color:#601ece;}
        
        Text color #601ece
      
           This box has a color of #601ece        
        
          <div style="background-color:#601ece;">Content here</div>
        
        
          .mybackground {background-color:#601ece;}
        
        Background color #601ece
      
           Border around this has a color of #601ece        
        
          <div style="border:2px solid #601ece;">Content here</div>
        
        
          .myborder {border:2px solid #601ece;}
        
        Border color #601ece