#6c41ff color space conversions
Hex:
        #6c41ff
        RGB:
        108, 65, 255
        CMY:
        58, 75, 0
        CMYK:
        58, 75, 0, 0
      HSL:
        254°, 100.0000%, 62.7451%
        HSV (HSB):
        254°, 74.5098%, 100.0000%
        XYZ:
        26.1246, 14.1887, 95.9695
        xyY:
        0.1917, 0.1041, 14.1887
      CIE-Lab:
        44.5024, 64.3066, -87.4439
        CIE-LCH:
        44.5024, 108.5439, 306.3309
        CIE-Luv:
        44.5024, 0.2897, -130.7257
        Hunter-Lab:
        37.6679, 57.8800, -124.6901
      #6c41ff color charts
#6c41ff RGB chart
      #6c41ff CMYK chart
      #6c41ff RGB pie chart
      #6c41ff color shades, tints & tones
#6c41ff color schemes
#6c41ff color preview, HTML & CSS examples
           This text has a color of #6c41ff        
        
          <p style="color:#6c41ff;">Text here</p>
        
        
          .mytext {color:#6c41ff;}
        
        Text color #6c41ff
      
           This box has a color of #6c41ff        
        
          <div style="background-color:#6c41ff;">Content here</div>
        
        
          .mybackground {background-color:#6c41ff;}
        
        Background color #6c41ff
      
           Border around this has a color of #6c41ff        
        
          <div style="border:2px solid #6c41ff;">Content here</div>
        
        
          .myborder {border:2px solid #6c41ff;}
        
        Border color #6c41ff