#6f80f2 color space conversions
Hex:
        #6f80f2
        RGB:
        111, 128, 242
        CMY:
        56, 50, 5
        CMYK:
        54, 47, 0, 5
      HSL:
        232°, 83.4395%, 69.2157%
        HSV (HSB):
        232°, 54.1322%, 94.9020%
        XYZ:
        30.3017, 25.2287, 87.2769
        xyY:
        0.2122, 0.1767, 25.2287
      CIE-Lab:
        57.2975, 25.6323, -59.4096
        CIE-LCH:
        57.2975, 64.7033, 293.3378
        CIE-Luv:
        57.2975, -12.7266, -96.6303
        Hunter-Lab:
        50.2281, 19.7866, -67.8632
      #6f80f2 color charts
#6f80f2 RGB chart
      #6f80f2 CMYK chart
      #6f80f2 RGB pie chart
      #6f80f2 color shades, tints & tones
#6f80f2 color schemes
#6f80f2 color preview, HTML & CSS examples
           This text has a color of #6f80f2        
        
          <p style="color:#6f80f2;">Text here</p>
        
        
          .mytext {color:#6f80f2;}
        
        Text color #6f80f2
      
           This box has a color of #6f80f2        
        
          <div style="background-color:#6f80f2;">Content here</div>
        
        
          .mybackground {background-color:#6f80f2;}
        
        Background color #6f80f2
      
           Border around this has a color of #6f80f2        
        
          <div style="border:2px solid #6f80f2;">Content here</div>
        
        
          .myborder {border:2px solid #6f80f2;}
        
        Border color #6f80f2