#6f80e2 color space conversions
Hex:
        #6f80e2
        RGB:
        111, 128, 226
        CMY:
        56, 50, 11
        CMYK:
        51, 43, 0, 11
      HSL:
        231°, 66.4740%, 66.0784%
        HSV (HSB):
        231°, 50.8850%, 88.6275%
        XYZ:
        28.0022, 24.3088, 75.1677
        xyY:
        0.2197, 0.1907, 24.3088
      CIE-Lab:
        56.3957, 20.6509, -51.9411
        CIE-LCH:
        56.3957, 55.8958, 291.6819
        CIE-Luv:
        56.3957, -12.1968, -83.8739
        Hunter-Lab:
        49.3040, 15.0970, -55.8793
      #6f80e2 color charts
#6f80e2 RGB chart
      #6f80e2 CMYK chart
      #6f80e2 RGB pie chart
      #6f80e2 color shades, tints & tones
#6f80e2 color schemes
#6f80e2 color preview, HTML & CSS examples
           This text has a color of #6f80e2        
        
          <p style="color:#6f80e2;">Text here</p>
        
        
          .mytext {color:#6f80e2;}
        
        Text color #6f80e2
      
           This box has a color of #6f80e2        
        
          <div style="background-color:#6f80e2;">Content here</div>
        
        
          .mybackground {background-color:#6f80e2;}
        
        Background color #6f80e2
      
           Border around this has a color of #6f80e2        
        
          <div style="border:2px solid #6f80e2;">Content here</div>
        
        
          .myborder {border:2px solid #6f80e2;}
        
        Border color #6f80e2