#6f2dc1 color space conversions
Hex:
        #6f2dc1
        RGB:
        111, 45, 193
        CMY:
        56, 82, 24
        CMYK:
        42, 77, 0, 24
      HSL:
        267°, 62.1849%, 46.6667%
        HSV (HSB):
        267°, 76.6839%, 75.6863%
        XYZ:
        17.1196, 9.1065, 51.3075
        xyY:
        0.2208, 0.1175, 9.1065
      CIE-Lab:
        36.1886, 57.4210, -65.6533
        CIE-LCH:
        36.1886, 87.2212, 311.1732
        CIE-Luv:
        36.1886, 11.6448, -94.9960
        Hunter-Lab:
        30.1770, 48.4540, -79.6819
      #6f2dc1 color charts
#6f2dc1 RGB chart
      #6f2dc1 CMYK chart
      #6f2dc1 RGB pie chart
      #6f2dc1 color shades, tints & tones
#6f2dc1 color schemes
#6f2dc1 color preview, HTML & CSS examples
           This text has a color of #6f2dc1        
        
          <p style="color:#6f2dc1;">Text here</p>
        
        
          .mytext {color:#6f2dc1;}
        
        Text color #6f2dc1
      
           This box has a color of #6f2dc1        
        
          <div style="background-color:#6f2dc1;">Content here</div>
        
        
          .mybackground {background-color:#6f2dc1;}
        
        Background color #6f2dc1
      
           Border around this has a color of #6f2dc1        
        
          <div style="border:2px solid #6f2dc1;">Content here</div>
        
        
          .myborder {border:2px solid #6f2dc1;}
        
        Border color #6f2dc1