#6f8fcb color space conversions
Hex:
        #6f8fcb
        RGB:
        111, 143, 203
        CMY:
        56, 44, 20
        CMYK:
        45, 30, 0, 20
      HSL:
        219°, 46.9388%, 61.5686%
        HSV (HSB):
        219°, 45.3202%, 79.6078%
        XYZ:
        27.1575, 27.3362, 60.3450
        xyY:
        0.2365, 0.2380, 27.3362
      CIE-Lab:
        59.2843, 4.8207, -34.4817
        CIE-LCH:
        59.2843, 34.8170, 277.9586
        CIE-Luv:
        59.2843, -17.0556, -54.2475
        Hunter-Lab:
        52.2841, 1.2198, -31.8322
      #6f8fcb color charts
#6f8fcb RGB chart
      #6f8fcb CMYK chart
      #6f8fcb RGB pie chart
      #6f8fcb color shades, tints & tones
#6f8fcb color schemes
#6f8fcb color preview, HTML & CSS examples
           This text has a color of #6f8fcb        
        
          <p style="color:#6f8fcb;">Text here</p>
        
        
          .mytext {color:#6f8fcb;}
        
        Text color #6f8fcb
      
           This box has a color of #6f8fcb        
        
          <div style="background-color:#6f8fcb;">Content here</div>
        
        
          .mybackground {background-color:#6f8fcb;}
        
        Background color #6f8fcb
      
           Border around this has a color of #6f8fcb        
        
          <div style="border:2px solid #6f8fcb;">Content here</div>
        
        
          .myborder {border:2px solid #6f8fcb;}
        
        Border color #6f8fcb