#6a7fac color space conversions
Hex:
        #6a7fac
        RGB:
        106, 127, 172
        CMY:
        58, 50, 33
        CMYK:
        38, 26, 0, 33
      HSL:
        221°, 28.4483%, 54.5098%
        HSV (HSB):
        221°, 38.3721%, 67.4510%
        XYZ:
        20.9796, 21.2215, 42.0201
        xyY:
        0.2491, 0.2520, 21.2215
      CIE-Lab:
        53.1910, 3.9363, -26.3166
        CIE-LCH:
        53.1910, 26.6094, 278.5070
        CIE-Luv:
        53.1910, -12.1081, -40.0492
        Hunter-Lab:
        46.0668, 0.6752, -21.8351
      #6a7fac color charts
#6a7fac RGB chart
      #6a7fac CMYK chart
      #6a7fac RGB pie chart
      #6a7fac color shades, tints & tones
#6a7fac color schemes
#6a7fac color preview, HTML & CSS examples
           This text has a color of #6a7fac        
        
          <p style="color:#6a7fac;">Text here</p>
        
        
          .mytext {color:#6a7fac;}
        
        Text color #6a7fac
      
           This box has a color of #6a7fac        
        
          <div style="background-color:#6a7fac;">Content here</div>
        
        
          .mybackground {background-color:#6a7fac;}
        
        Background color #6a7fac
      
           Border around this has a color of #6a7fac        
        
          <div style="border:2px solid #6a7fac;">Content here</div>
        
        
          .myborder {border:2px solid #6a7fac;}
        
        Border color #6a7fac