#6a4cfa color space conversions
Hex:
        #6a4cfa
        RGB:
        106, 76, 250
        CMY:
        58, 70, 2
        CMYK:
        58, 70, 0, 2
      HSL:
        250°, 94.5652%, 63.9216%
        HSV (HSB):
        250°, 69.6000%, 98.0392%
        XYZ:
        25.7836, 15.1352, 92.0049
        xyY:
        0.1940, 0.1139, 15.1352
      CIE-Lab:
        45.8188, 57.2117, -82.4965
        CIE-LCH:
        45.8188, 100.3935, 304.7415
        CIE-Luv:
        45.8188, -1.6764, -125.5340
        Hunter-Lab:
        38.9040, 50.2190, -112.9836
      #6a4cfa color charts
#6a4cfa RGB chart
      #6a4cfa CMYK chart
      #6a4cfa RGB pie chart
      #6a4cfa color shades, tints & tones
#6a4cfa color schemes
#6a4cfa color preview, HTML & CSS examples
           This text has a color of #6a4cfa        
        
          <p style="color:#6a4cfa;">Text here</p>
        
        
          .mytext {color:#6a4cfa;}
        
        Text color #6a4cfa
      
           This box has a color of #6a4cfa        
        
          <div style="background-color:#6a4cfa;">Content here</div>
        
        
          .mybackground {background-color:#6a4cfa;}
        
        Background color #6a4cfa
      
           Border around this has a color of #6a4cfa        
        
          <div style="border:2px solid #6a4cfa;">Content here</div>
        
        
          .myborder {border:2px solid #6a4cfa;}
        
        Border color #6a4cfa