#6e7cfb color space conversions
Hex:
        #6e7cfb
        RGB:
        110, 124, 251
        CMY:
        57, 51, 2
        CMYK:
        56, 51, 0, 2
      HSL:
        234°, 94.6309%, 70.7843%
        HSV (HSB):
        234°, 56.1753%, 98.4314%
        XYZ:
        31.0506, 24.6953, 94.3969
        xyY:
        0.2068, 0.1645, 24.6953
      CIE-Lab:
        56.7774, 30.6656, -65.2270
        CIE-LCH:
        56.7774, 72.0759, 295.1799
        CIE-Luv:
        56.7774, -12.1309, -106.0778
        Hunter-Lab:
        49.6944, 24.5673, -77.8381
      #6e7cfb color charts
#6e7cfb RGB chart
      #6e7cfb CMYK chart
      #6e7cfb RGB pie chart
      #6e7cfb color shades, tints & tones
#6e7cfb color schemes
#6e7cfb color preview, HTML & CSS examples
           This text has a color of #6e7cfb        
        
          <p style="color:#6e7cfb;">Text here</p>
        
        
          .mytext {color:#6e7cfb;}
        
        Text color #6e7cfb
      
           This box has a color of #6e7cfb        
        
          <div style="background-color:#6e7cfb;">Content here</div>
        
        
          .mybackground {background-color:#6e7cfb;}
        
        Background color #6e7cfb
      
           Border around this has a color of #6e7cfb        
        
          <div style="border:2px solid #6e7cfb;">Content here</div>
        
        
          .myborder {border:2px solid #6e7cfb;}
        
        Border color #6e7cfb