#6f9dcd color space conversions
Hex:
        #6f9dcd
        RGB:
        111, 157, 205
        CMY:
        56, 38, 20
        CMYK:
        46, 23, 0, 20
      HSL:
        211°, 48.4536%, 61.9608%
        HSV (HSB):
        211°, 45.8537%, 80.3922%
        XYZ:
        29.6320, 31.9012, 62.3534
        xyY:
        0.2392, 0.2575, 31.9012
      CIE-Lab:
        63.2612, -2.6084, -29.4277
        CIE-LCH:
        63.2612, 29.5430, 264.9347
        CIE-Luv:
        63.2612, -22.4907, -45.5212
        Hunter-Lab:
        56.4812, -5.1948, -25.9174
      #6f9dcd color charts
#6f9dcd RGB chart
      #6f9dcd CMYK chart
      #6f9dcd RGB pie chart
      #6f9dcd color shades, tints & tones
#6f9dcd color schemes
#6f9dcd color preview, HTML & CSS examples
           This text has a color of #6f9dcd        
        
          <p style="color:#6f9dcd;">Text here</p>
        
        
          .mytext {color:#6f9dcd;}
        
        Text color #6f9dcd
      
           This box has a color of #6f9dcd        
        
          <div style="background-color:#6f9dcd;">Content here</div>
        
        
          .mybackground {background-color:#6f9dcd;}
        
        Background color #6f9dcd
      
           Border around this has a color of #6f9dcd        
        
          <div style="border:2px solid #6f9dcd;">Content here</div>
        
        
          .myborder {border:2px solid #6f9dcd;}
        
        Border color #6f9dcd