#6a5eda color space conversions
Hex:
        #6a5eda
        RGB:
        106, 94, 218
        CMY:
        58, 63, 15
        CMYK:
        51, 57, 0, 15
      HSL:
        246°, 62.6263%, 61.1765%
        HSV (HSB):
        246°, 56.8807%, 85.4902%
        XYZ:
        22.6015, 16.1315, 68.2521
        xyY:
        0.2113, 0.1508, 16.1315
      CIE-Lab:
        47.1466, 37.5840, -62.2917
        CIE-LCH:
        47.1466, 72.7518, 301.1049
        CIE-Luv:
        47.1466, -3.1949, -97.4484
        Hunter-Lab:
        40.1641, 30.1598, -72.6386
      #6a5eda color charts
#6a5eda RGB chart
      #6a5eda CMYK chart
      #6a5eda RGB pie chart
      #6a5eda color shades, tints & tones
#6a5eda color schemes
#6a5eda color preview, HTML & CSS examples
           This text has a color of #6a5eda        
        
          <p style="color:#6a5eda;">Text here</p>
        
        
          .mytext {color:#6a5eda;}
        
        Text color #6a5eda
      
           This box has a color of #6a5eda        
        
          <div style="background-color:#6a5eda;">Content here</div>
        
        
          .mybackground {background-color:#6a5eda;}
        
        Background color #6a5eda
      
           Border around this has a color of #6a5eda        
        
          <div style="border:2px solid #6a5eda;">Content here</div>
        
        
          .myborder {border:2px solid #6a5eda;}
        
        Border color #6a5eda