#6f7efb color space conversions
Hex:
        #6f7efb
        RGB:
        111, 126, 251
        CMY:
        56, 51, 2
        CMYK:
        56, 50, 0, 2
      HSL:
        234°, 94.5946%, 70.9804%
        HSV (HSB):
        234°, 55.7769%, 98.4314%
        XYZ:
        31.4290, 25.2663, 94.4872
        xyY:
        0.2079, 0.1671, 25.2663
      CIE-Lab:
        57.3339, 29.6596, -64.3282
        CIE-LCH:
        57.3339, 70.8365, 294.7529
        CIE-Luv:
        57.3339, -12.4194, -104.8108
        Hunter-Lab:
        50.2655, 23.6440, -76.2651
      #6f7efb color charts
#6f7efb RGB chart
      #6f7efb CMYK chart
      #6f7efb RGB pie chart
      #6f7efb color shades, tints & tones
#6f7efb color schemes
#6f7efb color preview, HTML & CSS examples
           This text has a color of #6f7efb        
        
          <p style="color:#6f7efb;">Text here</p>
        
        
          .mytext {color:#6f7efb;}
        
        Text color #6f7efb
      
           This box has a color of #6f7efb        
        
          <div style="background-color:#6f7efb;">Content here</div>
        
        
          .mybackground {background-color:#6f7efb;}
        
        Background color #6f7efb
      
           Border around this has a color of #6f7efb        
        
          <div style="border:2px solid #6f7efb;">Content here</div>
        
        
          .myborder {border:2px solid #6f7efb;}
        
        Border color #6f7efb