#6f8eed color space conversions
Hex:
        #6f8eed
        RGB:
        111, 142, 237
        CMY:
        56, 44, 7
        CMYK:
        53, 40, 0, 7
      HSL:
        225°, 77.7778%, 68.2353%
        HSV (HSB):
        225°, 53.1646%, 92.9412%
        XYZ:
        31.5146, 28.8399, 84.0264
        xyY:
        0.2183, 0.1997, 28.8399
      CIE-Lab:
        60.6401, 15.7225, -51.3109
        CIE-LCH:
        60.6401, 53.6656, 287.0359
        CIE-Luv:
        60.6401, -17.2074, -83.4996
        Hunter-Lab:
        53.7028, 10.7698, -55.1765
      #6f8eed color charts
#6f8eed RGB chart
      #6f8eed CMYK chart
      #6f8eed RGB pie chart
      #6f8eed color shades, tints & tones
#6f8eed color schemes
#6f8eed color preview, HTML & CSS examples
           This text has a color of #6f8eed        
        
          <p style="color:#6f8eed;">Text here</p>
        
        
          .mytext {color:#6f8eed;}
        
        Text color #6f8eed
      
           This box has a color of #6f8eed        
        
          <div style="background-color:#6f8eed;">Content here</div>
        
        
          .mybackground {background-color:#6f8eed;}
        
        Background color #6f8eed
      
           Border around this has a color of #6f8eed        
        
          <div style="border:2px solid #6f8eed;">Content here</div>
        
        
          .myborder {border:2px solid #6f8eed;}
        
        Border color #6f8eed