#601cf5 color space conversions
Hex:
        #601cf5
        RGB:
        96, 28, 245
        CMY:
        62, 89, 4
        CMYK:
        61, 89, 0, 4
      HSL:
        259°, 91.5612%, 53.5294%
        HSV (HSB):
        259°, 88.5714%, 96.0784%
        XYZ:
        21.7206, 9.9099, 87.1542
        xyY:
        0.1829, 0.0834, 9.9099
      CIE-Lab:
        37.6802, 74.3096, -93.1455
        CIE-LCH:
        37.6802, 119.1553, 308.5822
        CIE-Luv:
        37.6802, 1.6434, -128.2407
        Hunter-Lab:
        31.4800, 68.0716, -142.1120
      #601cf5 color charts
#601cf5 RGB chart
      #601cf5 CMYK chart
      #601cf5 RGB pie chart
      #601cf5 color shades, tints & tones
#601cf5 color schemes
#601cf5 color preview, HTML & CSS examples
           This text has a color of #601cf5        
        
          <p style="color:#601cf5;">Text here</p>
        
        
          .mytext {color:#601cf5;}
        
        Text color #601cf5
      
           This box has a color of #601cf5        
        
          <div style="background-color:#601cf5;">Content here</div>
        
        
          .mybackground {background-color:#601cf5;}
        
        Background color #601cf5
      
           Border around this has a color of #601cf5        
        
          <div style="border:2px solid #601cf5;">Content here</div>
        
        
          .myborder {border:2px solid #601cf5;}
        
        Border color #601cf5