#6f2fec color space conversions
Hex:
        #6f2fec
        RGB:
        111, 47, 236
        CMY:
        56, 82, 7
        CMYK:
        53, 80, 0, 7
      HSL:
        260°, 83.2599%, 55.4902%
        HSV (HSB):
        260°, 80.0847%, 92.5490%
        XYZ:
        22.7124, 11.4687, 80.3735
        xyY:
        0.1983, 0.1001, 11.4687
      CIE-Lab:
        40.3589, 67.3474, -83.5806
        CIE-LCH:
        40.3589, 107.3377, 308.8611
        CIE-Luv:
        40.3589, 5.5595, -121.4722
        Hunter-Lab:
        33.8654, 60.4494, -117.0084
      #6f2fec color charts
#6f2fec RGB chart
      #6f2fec CMYK chart
      #6f2fec RGB pie chart
      #6f2fec color shades, tints & tones
#6f2fec color schemes
#6f2fec color preview, HTML & CSS examples
           This text has a color of #6f2fec        
        
          <p style="color:#6f2fec;">Text here</p>
        
        
          .mytext {color:#6f2fec;}
        
        Text color #6f2fec
      
           This box has a color of #6f2fec        
        
          <div style="background-color:#6f2fec;">Content here</div>
        
        
          .mybackground {background-color:#6f2fec;}
        
        Background color #6f2fec
      
           Border around this has a color of #6f2fec        
        
          <div style="border:2px solid #6f2fec;">Content here</div>
        
        
          .myborder {border:2px solid #6f2fec;}
        
        Border color #6f2fec