#6b7eed color space conversions
Hex:
        #6b7eed
        RGB:
        107, 126, 237
        CMY:
        58, 51, 7
        CMYK:
        55, 47, 0, 7
      HSL:
        231°, 78.3133%, 67.4510%
        HSV (HSB):
        231°, 54.8523%, 92.9412%
        XYZ:
        28.8103, 24.1619, 83.2660
        xyY:
        0.2115, 0.1774, 24.1619
      CIE-Lab:
        56.2496, 24.4510, -58.3257
        CIE-LCH:
        56.2496, 63.2435, 292.7442
        CIE-Luv:
        56.2496, -13.2112, -94.4102
        Hunter-Lab:
        49.1548, 18.6005, -66.0263
      #6b7eed color charts
#6b7eed RGB chart
      #6b7eed CMYK chart
      #6b7eed RGB pie chart
      #6b7eed color shades, tints & tones
#6b7eed color schemes
#6b7eed color preview, HTML & CSS examples
           This text has a color of #6b7eed        
        
          <p style="color:#6b7eed;">Text here</p>
        
        
          .mytext {color:#6b7eed;}
        
        Text color #6b7eed
      
           This box has a color of #6b7eed        
        
          <div style="background-color:#6b7eed;">Content here</div>
        
        
          .mybackground {background-color:#6b7eed;}
        
        Background color #6b7eed
      
           Border around this has a color of #6b7eed        
        
          <div style="border:2px solid #6b7eed;">Content here</div>
        
        
          .myborder {border:2px solid #6b7eed;}
        
        Border color #6b7eed