#6b8dfe color space conversions
Hex:
        #6b8dfe
        RGB:
        107, 141, 254
        CMY:
        58, 45, 0
        CMYK:
        58, 44, 0, 0
      HSL:
        226°, 98.6577%, 70.7843%
        HSV (HSB):
        226°, 57.8740%, 99.6078%
        XYZ:
        33.4777, 29.3313, 97.6630
        xyY:
        0.2086, 0.1828, 29.3313
      CIE-Lab:
        61.0729, 20.8983, -59.9954
        CIE-LCH:
        61.0729, 63.5310, 289.2048
        CIE-Luv:
        61.0729, -18.3570, -98.3771
        Hunter-Lab:
        54.1584, 15.5615, -69.0059
      #6b8dfe color charts
#6b8dfe RGB chart
      #6b8dfe CMYK chart
      #6b8dfe RGB pie chart
      #6b8dfe color shades, tints & tones
#6b8dfe color schemes
#6b8dfe color preview, HTML & CSS examples
           This text has a color of #6b8dfe        
        
          <p style="color:#6b8dfe;">Text here</p>
        
        
          .mytext {color:#6b8dfe;}
        
        Text color #6b8dfe
      
           This box has a color of #6b8dfe        
        
          <div style="background-color:#6b8dfe;">Content here</div>
        
        
          .mybackground {background-color:#6b8dfe;}
        
        Background color #6b8dfe
      
           Border around this has a color of #6b8dfe        
        
          <div style="border:2px solid #6b8dfe;">Content here</div>
        
        
          .myborder {border:2px solid #6b8dfe;}
        
        Border color #6b8dfe