#6f85de color space conversions
Hex:
        #6f85de
        RGB:
        111, 133, 222
        CMY:
        56, 48, 13
        CMYK:
        50, 40, 0, 13
      HSL:
        228°, 62.7119%, 65.2941%
        HSV (HSB):
        228°, 50.0000%, 87.0588%
        XYZ:
        28.1279, 25.4285, 72.5329
        xyY:
        0.2231, 0.2017, 25.4285
      CIE-Lab:
        57.4906, 16.4288, -47.9635
        CIE-LCH:
        57.4906, 50.6991, 288.9077
        CIE-Luv:
        57.4906, -13.7813, -77.2965
        Hunter-Lab:
        50.4267, 11.3202, -49.9831
      #6f85de color charts
#6f85de RGB chart
      #6f85de CMYK chart
      #6f85de RGB pie chart
      #6f85de color shades, tints & tones
#6f85de color schemes
#6f85de color preview, HTML & CSS examples
           This text has a color of #6f85de        
        
          <p style="color:#6f85de;">Text here</p>
        
        
          .mytext {color:#6f85de;}
        
        Text color #6f85de
      
           This box has a color of #6f85de        
        
          <div style="background-color:#6f85de;">Content here</div>
        
        
          .mybackground {background-color:#6f85de;}
        
        Background color #6f85de
      
           Border around this has a color of #6f85de        
        
          <div style="border:2px solid #6f85de;">Content here</div>
        
        
          .myborder {border:2px solid #6f85de;}
        
        Border color #6f85de