#6a40fa color space conversions
Hex:
        #6a40fa
        RGB:
        106, 64, 250
        CMY:
        58, 75, 2
        CMYK:
        58, 74, 0, 2
      HSL:
        254°, 94.8980%, 61.5686%
        HSV (HSB):
        254°, 74.4000%, 98.0392%
        XYZ:
        25.0326, 13.6331, 91.7546
        xyY:
        0.1919, 0.1045, 13.6331
      CIE-Lab:
        43.7021, 63.1617, -85.9743
        CIE-LCH:
        43.7021, 106.6817, 306.3032
        CIE-Luv:
        43.7021, 0.2951, -127.9823
        Hunter-Lab:
        36.9230, 56.4018, -121.4909
      #6a40fa color charts
#6a40fa RGB chart
      #6a40fa CMYK chart
      #6a40fa RGB pie chart
      #6a40fa color shades, tints & tones
#6a40fa color schemes
#6a40fa color preview, HTML & CSS examples
           This text has a color of #6a40fa        
        
          <p style="color:#6a40fa;">Text here</p>
        
        
          .mytext {color:#6a40fa;}
        
        Text color #6a40fa
      
           This box has a color of #6a40fa        
        
          <div style="background-color:#6a40fa;">Content here</div>
        
        
          .mybackground {background-color:#6a40fa;}
        
        Background color #6a40fa
      
           Border around this has a color of #6a40fa        
        
          <div style="border:2px solid #6a40fa;">Content here</div>
        
        
          .myborder {border:2px solid #6a40fa;}
        
        Border color #6a40fa