#6f27c1 color space conversions
Hex:
        #6f27c1
        RGB:
        111, 39, 193
        CMY:
        56, 85, 24
        CMYK:
        42, 80, 0, 24
      HSL:
        268°, 66.3793%, 45.4902%
        HSV (HSB):
        268°, 79.7927%, 75.6863%
        XYZ:
        16.9067, 8.6808, 51.2366
        xyY:
        0.2201, 0.1130, 8.6808
      CIE-Lab:
        35.3623, 59.8074, -67.0062
        CIE-LCH:
        35.3623, 89.8151, 311.7510
        CIE-Luv:
        35.3623, 12.3948, -95.9090
        Hunter-Lab:
        29.4632, 50.8671, -82.4812
      #6f27c1 color charts
#6f27c1 RGB chart
      #6f27c1 CMYK chart
      #6f27c1 RGB pie chart
      #6f27c1 color shades, tints & tones
#6f27c1 color schemes
#6f27c1 color preview, HTML & CSS examples
           This text has a color of #6f27c1        
        
          <p style="color:#6f27c1;">Text here</p>
        
        
          .mytext {color:#6f27c1;}
        
        Text color #6f27c1
      
           This box has a color of #6f27c1        
        
          <div style="background-color:#6f27c1;">Content here</div>
        
        
          .mybackground {background-color:#6f27c1;}
        
        Background color #6f27c1
      
           Border around this has a color of #6f27c1        
        
          <div style="border:2px solid #6f27c1;">Content here</div>
        
        
          .myborder {border:2px solid #6f27c1;}
        
        Border color #6f27c1