#6a40ce color space conversions
Hex:
        #6a40ce
        RGB:
        106, 64, 206
        CMY:
        58, 75, 19
        CMYK:
        49, 69, 0, 19
      HSL:
        258°, 59.1667%, 52.9412%
        HSV (HSB):
        258°, 68.9320%, 80.7843%
        XYZ:
        18.9178, 11.1872, 59.5548
        xyY:
        0.2110, 0.1248, 11.1872
      CIE-Lab:
        39.8940, 51.0092, -67.1930
        CIE-LCH:
        39.8940, 84.3613, 307.2038
        CIE-Luv:
        39.8940, 4.8012, -99.9810
        Hunter-Lab:
        33.4473, 42.4272, -82.1562
      #6a40ce color charts
#6a40ce RGB chart
      #6a40ce CMYK chart
      #6a40ce RGB pie chart
      #6a40ce color shades, tints & tones
#6a40ce color schemes
#6a40ce color preview, HTML & CSS examples
           This text has a color of #6a40ce        
        
          <p style="color:#6a40ce;">Text here</p>
        
        
          .mytext {color:#6a40ce;}
        
        Text color #6a40ce
      
           This box has a color of #6a40ce        
        
          <div style="background-color:#6a40ce;">Content here</div>
        
        
          .mybackground {background-color:#6a40ce;}
        
        Background color #6a40ce
      
           Border around this has a color of #6a40ce        
        
          <div style="border:2px solid #6a40ce;">Content here</div>
        
        
          .myborder {border:2px solid #6a40ce;}
        
        Border color #6a40ce