#6f6ff2 color space conversions
Hex:
        #6f6ff2
        RGB:
        111, 111, 242
        CMY:
        56, 56, 5
        CMYK:
        54, 54, 0, 5
      HSL:
        240°, 83.4395%, 69.2157%
        HSV (HSB):
        240°, 54.1322%, 94.9020%
        XYZ:
        28.2670, 21.1592, 86.5987
        xyY:
        0.2078, 0.1556, 21.1592
      CIE-Lab:
        53.1233, 35.8016, -66.1241
        CIE-LCH:
        53.1233, 75.1941, 298.4325
        CIE-Luv:
        53.1233, -7.6586, -106.2188
        Hunter-Lab:
        45.9991, 29.1919, -79.4209
      #6f6ff2 color charts
#6f6ff2 RGB chart
      #6f6ff2 CMYK chart
      #6f6ff2 RGB pie chart
      #6f6ff2 color shades, tints & tones
#6f6ff2 color schemes
#6f6ff2 color preview, HTML & CSS examples
           This text has a color of #6f6ff2        
        
          <p style="color:#6f6ff2;">Text here</p>
        
        
          .mytext {color:#6f6ff2;}
        
        Text color #6f6ff2
      
           This box has a color of #6f6ff2        
        
          <div style="background-color:#6f6ff2;">Content here</div>
        
        
          .mybackground {background-color:#6f6ff2;}
        
        Background color #6f6ff2
      
           Border around this has a color of #6f6ff2        
        
          <div style="border:2px solid #6f6ff2;">Content here</div>
        
        
          .myborder {border:2px solid #6f6ff2;}
        
        Border color #6f6ff2