#6a7ab2 color space conversions
Hex:
        #6a7ab2
        RGB:
        106, 122, 178
        CMY:
        58, 52, 30
        CMYK:
        40, 31, 0, 30
      HSL:
        227°, 31.8584%, 55.6863%
        HSV (HSB):
        227°, 40.4494%, 69.8039%
        XYZ:
        20.9393, 20.1976, 44.9144
        xyY:
        0.2433, 0.2347, 20.1976
      CIE-Lab:
        52.0599, 8.6181, -31.5361
        CIE-LCH:
        52.0599, 32.6925, 285.2845
        CIE-Luv:
        52.0599, -10.3018, -48.7278
        Hunter-Lab:
        44.9417, 4.5188, -27.7947
      #6a7ab2 color charts
#6a7ab2 RGB chart
      #6a7ab2 CMYK chart
      #6a7ab2 RGB pie chart
      #6a7ab2 color shades, tints & tones
#6a7ab2 color schemes
#6a7ab2 color preview, HTML & CSS examples
           This text has a color of #6a7ab2        
        
          <p style="color:#6a7ab2;">Text here</p>
        
        
          .mytext {color:#6a7ab2;}
        
        Text color #6a7ab2
      
           This box has a color of #6a7ab2        
        
          <div style="background-color:#6a7ab2;">Content here</div>
        
        
          .mybackground {background-color:#6a7ab2;}
        
        Background color #6a7ab2
      
           Border around this has a color of #6a7ab2        
        
          <div style="border:2px solid #6a7ab2;">Content here</div>
        
        
          .myborder {border:2px solid #6a7ab2;}
        
        Border color #6a7ab2