#6a5eba color space conversions
Hex:
        #6a5eba
        RGB:
        106, 94, 186
        CMY:
        58, 63, 27
        CMYK:
        43, 49, 0, 27
      HSL:
        248°, 40.0000%, 54.9020%
        HSV (HSB):
        248°, 49.4624%, 72.9412%
        XYZ:
        18.8095, 14.6147, 48.2839
        xyY:
        0.2302, 0.1789, 14.6147
      CIE-Lab:
        45.1020, 28.0026, -47.1662
        CIE-LCH:
        45.1020, 54.8525, 300.6977
        CIE-Luv:
        45.1020, -0.7832, -73.1754
        Hunter-Lab:
        38.2292, 20.9241, -48.1234
      #6a5eba color charts
#6a5eba RGB chart
      #6a5eba CMYK chart
      #6a5eba RGB pie chart
      #6a5eba color shades, tints & tones
#6a5eba color schemes
#6a5eba color preview, HTML & CSS examples
           This text has a color of #6a5eba        
        
          <p style="color:#6a5eba;">Text here</p>
        
        
          .mytext {color:#6a5eba;}
        
        Text color #6a5eba
      
           This box has a color of #6a5eba        
        
          <div style="background-color:#6a5eba;">Content here</div>
        
        
          .mybackground {background-color:#6a5eba;}
        
        Background color #6a5eba
      
           Border around this has a color of #6a5eba        
        
          <div style="border:2px solid #6a5eba;">Content here</div>
        
        
          .myborder {border:2px solid #6a5eba;}
        
        Border color #6a5eba