#6b7de2 color space conversions
Hex:
        #6b7de2
        RGB:
        107, 125, 226
        CMY:
        58, 51, 11
        CMYK:
        53, 45, 0, 11
      HSL:
        231°, 67.2316%, 65.2941%
        HSV (HSB):
        231°, 52.6549%, 88.6275%
        XYZ:
        27.1245, 23.2840, 75.0162
        xyY:
        0.2163, 0.1856, 23.2840
      CIE-Lab:
        55.3637, 21.5862, -53.6015
        CIE-LCH:
        55.3637, 57.7848, 291.9354
        CIE-Luv:
        55.3637, -12.5526, -86.3014
        Hunter-Lab:
        48.2535, 15.8956, -58.3963
      #6b7de2 color charts
#6b7de2 RGB chart
      #6b7de2 CMYK chart
      #6b7de2 RGB pie chart
      #6b7de2 color shades, tints & tones
#6b7de2 color schemes
#6b7de2 color preview, HTML & CSS examples
           This text has a color of #6b7de2        
        
          <p style="color:#6b7de2;">Text here</p>
        
        
          .mytext {color:#6b7de2;}
        
        Text color #6b7de2
      
           This box has a color of #6b7de2        
        
          <div style="background-color:#6b7de2;">Content here</div>
        
        
          .mybackground {background-color:#6b7de2;}
        
        Background color #6b7de2
      
           Border around this has a color of #6b7de2        
        
          <div style="border:2px solid #6b7de2;">Content here</div>
        
        
          .myborder {border:2px solid #6b7de2;}
        
        Border color #6b7de2