#6d79ae color space conversions
Hex:
        #6d79ae
        RGB:
        109, 121, 174
        CMY:
        57, 53, 32
        CMYK:
        37, 30, 0, 32
      HSL:
        229°, 28.6344%, 55.4902%
        HSV (HSB):
        229°, 37.3563%, 68.2353%
        XYZ:
        20.7840, 19.9819, 42.8059
        xyY:
        0.2487, 0.2391, 19.9819
      CIE-Lab:
        51.8168, 8.9178, -29.5880
        CIE-LCH:
        51.8168, 30.9027, 286.7727
        CIE-Luv:
        51.8168, -8.5232, -45.6347
        Hunter-Lab:
        44.7012, 4.7674, -25.4853
      #6d79ae color charts
#6d79ae RGB chart
      #6d79ae CMYK chart
      #6d79ae RGB pie chart
      #6d79ae color shades, tints & tones
#6d79ae color schemes
#6d79ae color preview, HTML & CSS examples
           This text has a color of #6d79ae        
        
          <p style="color:#6d79ae;">Text here</p>
        
        
          .mytext {color:#6d79ae;}
        
        Text color #6d79ae
      
           This box has a color of #6d79ae        
        
          <div style="background-color:#6d79ae;">Content here</div>
        
        
          .mybackground {background-color:#6d79ae;}
        
        Background color #6d79ae
      
           Border around this has a color of #6d79ae        
        
          <div style="border:2px solid #6d79ae;">Content here</div>
        
        
          .myborder {border:2px solid #6d79ae;}
        
        Border color #6d79ae