#6d7fac color space conversions
Hex:
        #6d7fac
        RGB:
        109, 127, 172
        CMY:
        57, 50, 33
        CMYK:
        37, 26, 0, 33
      HSL:
        223°, 27.5109%, 55.0980%
        HSV (HSB):
        223°, 36.6279%, 67.4510%
        XYZ:
        21.3424, 21.4085, 42.0371
        xyY:
        0.2517, 0.2525, 21.4085
      CIE-Lab:
        53.3937, 4.7947, -25.9868
        CIE-LCH:
        53.3937, 26.4254, 280.4537
        CIE-Luv:
        53.3937, -10.8644, -39.6654
        Hunter-Lab:
        46.2693, 1.3645, -21.4783
      #6d7fac color charts
#6d7fac RGB chart
      #6d7fac CMYK chart
      #6d7fac RGB pie chart
      #6d7fac color shades, tints & tones
#6d7fac color schemes
#6d7fac color preview, HTML & CSS examples
           This text has a color of #6d7fac        
        
          <p style="color:#6d7fac;">Text here</p>
        
        
          .mytext {color:#6d7fac;}
        
        Text color #6d7fac
      
           This box has a color of #6d7fac        
        
          <div style="background-color:#6d7fac;">Content here</div>
        
        
          .mybackground {background-color:#6d7fac;}
        
        Background color #6d7fac
      
           Border around this has a color of #6d7fac        
        
          <div style="border:2px solid #6d7fac;">Content here</div>
        
        
          .myborder {border:2px solid #6d7fac;}
        
        Border color #6d7fac