#6f80b2 color space conversions
Hex:
        #6f80b2
        RGB:
        111, 128, 178
        CMY:
        56, 50, 30
        CMYK:
        38, 28, 0, 30
      HSL:
        225°, 30.3167%, 56.6667%
        HSV (HSB):
        225°, 37.6404%, 69.8039%
        XYZ:
        22.3106, 22.0322, 45.1962
        xyY:
        0.2492, 0.2461, 22.0322
      CIE-Lab:
        54.0612, 6.4453, -28.3964
        CIE-LCH:
        54.0612, 29.1187, 282.7882
        CIE-Luv:
        54.0612, -10.6187, -43.8001
        Hunter-Lab:
        46.9385, 2.7015, -24.2324
      #6f80b2 color charts
#6f80b2 RGB chart
      #6f80b2 CMYK chart
      #6f80b2 RGB pie chart
      #6f80b2 color shades, tints & tones
#6f80b2 color schemes
#6f80b2 color preview, HTML & CSS examples
           This text has a color of #6f80b2        
        
          <p style="color:#6f80b2;">Text here</p>
        
        
          .mytext {color:#6f80b2;}
        
        Text color #6f80b2
      
           This box has a color of #6f80b2        
        
          <div style="background-color:#6f80b2;">Content here</div>
        
        
          .mybackground {background-color:#6f80b2;}
        
        Background color #6f80b2
      
           Border around this has a color of #6f80b2        
        
          <div style="border:2px solid #6f80b2;">Content here</div>
        
        
          .myborder {border:2px solid #6f80b2;}
        
        Border color #6f80b2