#6b79e1 color space conversions
Hex:
        #6b79e1
        RGB:
        107, 121, 225
        CMY:
        58, 53, 12
        CMYK:
        52, 46, 0, 12
      HSL:
        233°, 66.2921%, 65.0980%
        HSV (HSB):
        233°, 52.4444%, 88.2353%
        XYZ:
        26.4914, 22.2368, 74.1300
        xyY:
        0.2156, 0.1810, 22.2368
      CIE-Lab:
        54.2773, 23.6874, -54.7763
        CIE-LCH:
        54.2773, 59.6786, 293.3855
        CIE-Luv:
        54.2773, -11.2219, -88.0061
        Hunter-Lab:
        47.1559, 17.7555, -60.1960
      #6b79e1 color charts
#6b79e1 RGB chart
      #6b79e1 CMYK chart
      #6b79e1 RGB pie chart
      #6b79e1 color shades, tints & tones
#6b79e1 color schemes
#6b79e1 color preview, HTML & CSS examples
           This text has a color of #6b79e1        
        
          <p style="color:#6b79e1;">Text here</p>
        
        
          .mytext {color:#6b79e1;}
        
        Text color #6b79e1
      
           This box has a color of #6b79e1        
        
          <div style="background-color:#6b79e1;">Content here</div>
        
        
          .mybackground {background-color:#6b79e1;}
        
        Background color #6b79e1
      
           Border around this has a color of #6b79e1        
        
          <div style="border:2px solid #6b79e1;">Content here</div>
        
        
          .myborder {border:2px solid #6b79e1;}
        
        Border color #6b79e1