#6f8cfc color space conversions
Hex:
        #6f8cfc
        RGB:
        111, 140, 252
        CMY:
        56, 45, 1
        CMYK:
        56, 44, 0, 1
      HSL:
        228°, 95.9184%, 71.1765%
        HSV (HSB):
        228°, 55.9524%, 98.8235%
        XYZ:
        33.5043, 29.1639, 95.9588
        xyY:
        0.2112, 0.1839, 29.1639
      CIE-Lab:
        60.9261, 21.6250, -59.1201
        CIE-LCH:
        60.9261, 62.9510, 290.0915
        CIE-Luv:
        60.9261, -16.8163, -96.9818
        Hunter-Lab:
        54.0037, 16.2365, -67.5495
      #6f8cfc color charts
#6f8cfc RGB chart
      #6f8cfc CMYK chart
      #6f8cfc RGB pie chart
      #6f8cfc color shades, tints & tones
#6f8cfc color schemes
#6f8cfc color preview, HTML & CSS examples
           This text has a color of #6f8cfc        
        
          <p style="color:#6f8cfc;">Text here</p>
        
        
          .mytext {color:#6f8cfc;}
        
        Text color #6f8cfc
      
           This box has a color of #6f8cfc        
        
          <div style="background-color:#6f8cfc;">Content here</div>
        
        
          .mybackground {background-color:#6f8cfc;}
        
        Background color #6f8cfc
      
           Border around this has a color of #6f8cfc        
        
          <div style="border:2px solid #6f8cfc;">Content here</div>
        
        
          .myborder {border:2px solid #6f8cfc;}
        
        Border color #6f8cfc