#6c41fa color space conversions
Hex:
        #6c41fa
        RGB:
        108, 65, 250
        CMY:
        58, 75, 2
        CMYK:
        57, 74, 0, 2
      HSL:
        254°, 94.8718%, 61.7647%
        HSV (HSB):
        254°, 74.0000%, 98.0392%
        XYZ:
        25.3300, 13.8709, 91.7848
        xyY:
        0.1934, 0.1059, 13.8709
      CIE-Lab:
        44.0472, 62.9385, -85.4001
        CIE-LCH:
        44.0472, 106.0869, 306.3896
        CIE-Luv:
        44.0472, 0.7534, -127.6662
        Hunter-Lab:
        37.2436, 56.2243, -120.0463
      #6c41fa color charts
#6c41fa RGB chart
      #6c41fa CMYK chart
      #6c41fa RGB pie chart
      #6c41fa color shades, tints & tones
#6c41fa color schemes
#6c41fa color preview, HTML & CSS examples
           This text has a color of #6c41fa        
        
          <p style="color:#6c41fa;">Text here</p>
        
        
          .mytext {color:#6c41fa;}
        
        Text color #6c41fa
      
           This box has a color of #6c41fa        
        
          <div style="background-color:#6c41fa;">Content here</div>
        
        
          .mybackground {background-color:#6c41fa;}
        
        Background color #6c41fa
      
           Border around this has a color of #6c41fa        
        
          <div style="border:2px solid #6c41fa;">Content here</div>
        
        
          .myborder {border:2px solid #6c41fa;}
        
        Border color #6c41fa