#6a7def color space conversions
Hex:
        #6a7def
        RGB:
        106, 125, 239
        CMY:
        58, 51, 6
        CMYK:
        56, 48, 0, 6
      HSL:
        231°, 80.6061%, 67.6471%
        HSV (HSB):
        231°, 55.6485%, 93.7255%
        XYZ:
        28.8575, 23.9634, 84.7658
        xyY:
        0.2097, 0.1742, 23.9634
      CIE-Lab:
        56.0511, 25.4894, -59.7594
        CIE-LCH:
        56.0511, 64.9684, 293.0999
        CIE-Luv:
        56.0511, -13.2705, -96.7066
        Hunter-Lab:
        48.9524, 19.5590, -68.3996
      #6a7def color charts
#6a7def RGB chart
      #6a7def CMYK chart
      #6a7def RGB pie chart
      #6a7def color shades, tints & tones
#6a7def color schemes
#6a7def color preview, HTML & CSS examples
           This text has a color of #6a7def        
        
          <p style="color:#6a7def;">Text here</p>
        
        
          .mytext {color:#6a7def;}
        
        Text color #6a7def
      
           This box has a color of #6a7def        
        
          <div style="background-color:#6a7def;">Content here</div>
        
        
          .mybackground {background-color:#6a7def;}
        
        Background color #6a7def
      
           Border around this has a color of #6a7def        
        
          <div style="border:2px solid #6a7def;">Content here</div>
        
        
          .myborder {border:2px solid #6a7def;}
        
        Border color #6a7def