#6b7eee color space conversions
Hex:
        #6b7eee
        RGB:
        107, 126, 238
        CMY:
        58, 51, 7
        CMYK:
        55, 47, 0, 7
      HSL:
        231°, 79.3939%, 67.6471%
        HSV (HSB):
        231°, 55.0420%, 93.3333%
        XYZ:
        28.9569, 24.2206, 84.0378
        xyY:
        0.2110, 0.1765, 24.2206
      CIE-Lab:
        56.3079, 24.7679, -58.7883
        CIE-LCH:
        56.3079, 63.7928, 292.8460
        CIE-Luv:
        56.3079, -13.2413, -95.1964
        Hunter-Lab:
        49.2144, 18.9011, -66.7927
      #6b7eee color charts
#6b7eee RGB chart
      #6b7eee CMYK chart
      #6b7eee RGB pie chart
      #6b7eee color shades, tints & tones
#6b7eee color schemes
#6b7eee color preview, HTML & CSS examples
           This text has a color of #6b7eee        
        
          <p style="color:#6b7eee;">Text here</p>
        
        
          .mytext {color:#6b7eee;}
        
        Text color #6b7eee
      
           This box has a color of #6b7eee        
        
          <div style="background-color:#6b7eee;">Content here</div>
        
        
          .mybackground {background-color:#6b7eee;}
        
        Background color #6b7eee
      
           Border around this has a color of #6b7eee        
        
          <div style="border:2px solid #6b7eee;">Content here</div>
        
        
          .myborder {border:2px solid #6b7eee;}
        
        Border color #6b7eee