#6f267e color space conversions
Hex:
        #6f267e
        RGB:
        111, 38, 126
        CMY:
        56, 85, 51
        CMYK:
        12, 70, 0, 51
      HSL:
        290°, 53.6585%, 32.1569%
        HSV (HSB):
        290°, 69.8413%, 49.4118%
        XYZ:
        11.0146, 6.2721, 20.3688
        xyY:
        0.2925, 0.1666, 6.2721
      CIE-Lab:
        30.0888, 45.1109, -34.9204
        CIE-LCH:
        30.0888, 57.0476, 322.2565
        CIE-Luv:
        30.0888, 26.3044, -50.3404
        Hunter-Lab:
        25.0441, 34.6780, -30.6905
      #6f267e color charts
#6f267e RGB chart
      #6f267e CMYK chart
      #6f267e RGB pie chart
      #6f267e color shades, tints & tones
#6f267e color schemes
#6f267e color preview, HTML & CSS examples
           This text has a color of #6f267e        
        
          <p style="color:#6f267e;">Text here</p>
        
        
          .mytext {color:#6f267e;}
        
        Text color #6f267e
      
           This box has a color of #6f267e        
        
          <div style="background-color:#6f267e;">Content here</div>
        
        
          .mybackground {background-color:#6f267e;}
        
        Background color #6f267e
      
           Border around this has a color of #6f267e        
        
          <div style="border:2px solid #6f267e;">Content here</div>
        
        
          .myborder {border:2px solid #6f267e;}
        
        Border color #6f267e