#6a49d2 color space conversions
Hex:
        #6a49d2
        RGB:
        106, 73, 210
        CMY:
        58, 71, 18
        CMYK:
        50, 65, 0, 18
      HSL:
        254°, 60.3524%, 55.4902%
        HSV (HSB):
        254°, 65.2381%, 82.3529%
        XYZ:
        19.9593, 12.4824, 62.3301
        xyY:
        0.2106, 0.1317, 12.4824
      CIE-Lab:
        41.9728, 47.3104, -66.1111
        CIE-LCH:
        41.9728, 81.2955, 305.5883
        CIE-Luv:
        41.9728, 2.5628, -100.0385
        Hunter-Lab:
        35.3304, 39.0119, -79.8684
      #6a49d2 color charts
#6a49d2 RGB chart
      #6a49d2 CMYK chart
      #6a49d2 RGB pie chart
      #6a49d2 color shades, tints & tones
#6a49d2 color schemes
#6a49d2 color preview, HTML & CSS examples
           This text has a color of #6a49d2        
        
          <p style="color:#6a49d2;">Text here</p>
        
        
          .mytext {color:#6a49d2;}
        
        Text color #6a49d2
      
           This box has a color of #6a49d2        
        
          <div style="background-color:#6a49d2;">Content here</div>
        
        
          .mybackground {background-color:#6a49d2;}
        
        Background color #6a49d2
      
           Border around this has a color of #6a49d2        
        
          <div style="border:2px solid #6a49d2;">Content here</div>
        
        
          .myborder {border:2px solid #6a49d2;}
        
        Border color #6a49d2