#6f7eeb color space conversions
Hex:
        #6f7eeb
        RGB:
        111, 126, 235
        CMY:
        56, 51, 8
        CMYK:
        53, 46, 0, 8
      HSL:
        233°, 75.6098%, 67.8431%
        HSV (HSB):
        233°, 52.7660%, 92.1569%
        XYZ:
        29.0118, 24.2994, 81.7584
        xyY:
        0.2148, 0.1799, 24.2994
      CIE-Lab:
        56.3863, 24.6428, -56.9794
        CIE-LCH:
        56.3863, 62.0799, 293.3878
        CIE-Luv:
        56.3863, -11.8523, -92.3406
        Hunter-Lab:
        49.2944, 18.7895, -63.8308
      #6f7eeb color charts
#6f7eeb RGB chart
      #6f7eeb CMYK chart
      #6f7eeb RGB pie chart
      #6f7eeb color shades, tints & tones
#6f7eeb color schemes
#6f7eeb color preview, HTML & CSS examples
           This text has a color of #6f7eeb        
        
          <p style="color:#6f7eeb;">Text here</p>
        
        
          .mytext {color:#6f7eeb;}
        
        Text color #6f7eeb
      
           This box has a color of #6f7eeb        
        
          <div style="background-color:#6f7eeb;">Content here</div>
        
        
          .mybackground {background-color:#6f7eeb;}
        
        Background color #6f7eeb
      
           Border around this has a color of #6f7eeb        
        
          <div style="border:2px solid #6f7eeb;">Content here</div>
        
        
          .myborder {border:2px solid #6f7eeb;}
        
        Border color #6f7eeb