#6b7bea color space conversions
Hex:
        #6b7bea
        RGB:
        107, 123, 234
        CMY:
        58, 52, 8
        CMYK:
        54, 47, 0, 8
      HSL:
        232°, 75.1479%, 66.8627%
        HSV (HSB):
        232°, 54.2735%, 91.7647%
        XYZ:
        27.9976, 23.2322, 80.8505
        xyY:
        0.2120, 0.1759, 23.2322
      CIE-Lab:
        55.3107, 25.3094, -58.1584
        CIE-LCH:
        55.3107, 63.4269, 293.5178
        CIE-Luv:
        55.3107, -12.1716, -93.8830
        Hunter-Lab:
        48.1998, 19.3349, -65.7134
      #6b7bea color charts
#6b7bea RGB chart
      #6b7bea CMYK chart
      #6b7bea RGB pie chart
      #6b7bea color shades, tints & tones
#6b7bea color schemes
#6b7bea color preview, HTML & CSS examples
           This text has a color of #6b7bea        
        
          <p style="color:#6b7bea;">Text here</p>
        
        
          .mytext {color:#6b7bea;}
        
        Text color #6b7bea
      
           This box has a color of #6b7bea        
        
          <div style="background-color:#6b7bea;">Content here</div>
        
        
          .mybackground {background-color:#6b7bea;}
        
        Background color #6b7bea
      
           Border around this has a color of #6b7bea        
        
          <div style="border:2px solid #6b7bea;">Content here</div>
        
        
          .myborder {border:2px solid #6b7bea;}
        
        Border color #6b7bea