#6f2bae color space conversions
Hex:
        #6f2bae
        RGB:
        111, 43, 174
        CMY:
        56, 83, 32
        CMYK:
        36, 75, 0, 32
      HSL:
        271°, 60.3687%, 42.5490%
        HSV (HSB):
        271°, 75.2874%, 68.2353%
        XYZ:
        15.0594, 8.1633, 40.8263
        xyY:
        0.2351, 0.1275, 8.1633
      CIE-Lab:
        34.3206, 53.6585, -57.4597
        CIE-LCH:
        34.3206, 78.6184, 313.0408
        CIE-Luv:
        34.3206, 15.1049, -82.8749
        Hunter-Lab:
        28.5714, 44.0837, -64.7209
      #6f2bae color charts
#6f2bae RGB chart
      #6f2bae CMYK chart
      #6f2bae RGB pie chart
      #6f2bae color shades, tints & tones
#6f2bae color schemes
#6f2bae color preview, HTML & CSS examples
           This text has a color of #6f2bae        
        
          <p style="color:#6f2bae;">Text here</p>
        
        
          .mytext {color:#6f2bae;}
        
        Text color #6f2bae
      
           This box has a color of #6f2bae        
        
          <div style="background-color:#6f2bae;">Content here</div>
        
        
          .mybackground {background-color:#6f2bae;}
        
        Background color #6f2bae
      
           Border around this has a color of #6f2bae        
        
          <div style="border:2px solid #6f2bae;">Content here</div>
        
        
          .myborder {border:2px solid #6f2bae;}
        
        Border color #6f2bae