#6f79f2 color space conversions
Hex:
        #6f79f2
        RGB:
        111, 121, 242
        CMY:
        56, 53, 5
        CMYK:
        54, 50, 0, 5
      HSL:
        235°, 83.4395%, 69.2157%
        HSV (HSB):
        235°, 54.1322%, 94.9020%
        XYZ:
        29.4199, 23.4651, 86.9830
        xyY:
        0.2103, 0.1678, 23.4651
      CIE-Lab:
        55.5482, 29.8267, -62.2169
        CIE-LCH:
        55.5482, 68.9970, 295.6130
        CIE-Luv:
        55.5482, -10.5694, -100.7825
        Hunter-Lab:
        48.4407, 23.6386, -72.5560
      #6f79f2 color charts
#6f79f2 RGB chart
      #6f79f2 CMYK chart
      #6f79f2 RGB pie chart
      #6f79f2 color shades, tints & tones
#6f79f2 color schemes
#6f79f2 color preview, HTML & CSS examples
           This text has a color of #6f79f2        
        
          <p style="color:#6f79f2;">Text here</p>
        
        
          .mytext {color:#6f79f2;}
        
        Text color #6f79f2
      
           This box has a color of #6f79f2        
        
          <div style="background-color:#6f79f2;">Content here</div>
        
        
          .mybackground {background-color:#6f79f2;}
        
        Background color #6f79f2
      
           Border around this has a color of #6f79f2        
        
          <div style="border:2px solid #6f79f2;">Content here</div>
        
        
          .myborder {border:2px solid #6f79f2;}
        
        Border color #6f79f2