#6a41ea color space conversions
Hex:
        #6a41ea
        RGB:
        106, 65, 234
        CMY:
        58, 75, 8
        CMYK:
        55, 72, 0, 8
      HSL:
        255°, 80.0948%, 58.6275%
        HSV (HSB):
        255°, 72.2222%, 91.7647%
        XYZ:
        22.6854, 12.7853, 79.1141
        xyY:
        0.1980, 0.1116, 12.7853
      CIE-Lab:
        42.4379, 58.2632, -79.0470
        CIE-LCH:
        42.4379, 98.1989, 306.3929
        CIE-Luv:
        42.4379, 1.6563, -117.8710
        Hunter-Lab:
        35.7565, 50.6740, -106.1542
      #6a41ea color charts
#6a41ea RGB chart
      #6a41ea CMYK chart
      #6a41ea RGB pie chart
      #6a41ea color shades, tints & tones
#6a41ea color schemes
#6a41ea color preview, HTML & CSS examples
           This text has a color of #6a41ea        
        
          <p style="color:#6a41ea;">Text here</p>
        
        
          .mytext {color:#6a41ea;}
        
        Text color #6a41ea
      
           This box has a color of #6a41ea        
        
          <div style="background-color:#6a41ea;">Content here</div>
        
        
          .mybackground {background-color:#6a41ea;}
        
        Background color #6a41ea
      
           Border around this has a color of #6a41ea        
        
          <div style="border:2px solid #6a41ea;">Content here</div>
        
        
          .myborder {border:2px solid #6a41ea;}
        
        Border color #6a41ea