#6f2cba color space conversions
Hex:
        #6f2cba
        RGB:
        111, 44, 186
        CMY:
        56, 83, 27
        CMYK:
        40, 76, 0, 27
      HSL:
        268°, 61.7391%, 45.0980%
        HSV (HSB):
        268°, 76.3441%, 72.9412%
        XYZ:
        16.3192, 8.7260, 47.2786
        xyY:
        0.2256, 0.1207, 8.7260
      CIE-Lab:
        35.4514, 56.1275, -62.7391
        CIE-LCH:
        35.4514, 84.1813, 311.8164
        CIE-Luv:
        35.4514, 12.9021, -90.6222
        Hunter-Lab:
        29.5399, 46.9166, -74.2157
      #6f2cba color charts
#6f2cba RGB chart
      #6f2cba CMYK chart
      #6f2cba RGB pie chart
      #6f2cba color shades, tints & tones
#6f2cba color schemes
#6f2cba color preview, HTML & CSS examples
           This text has a color of #6f2cba        
        
          <p style="color:#6f2cba;">Text here</p>
        
        
          .mytext {color:#6f2cba;}
        
        Text color #6f2cba
      
           This box has a color of #6f2cba        
        
          <div style="background-color:#6f2cba;">Content here</div>
        
        
          .mybackground {background-color:#6f2cba;}
        
        Background color #6f2cba
      
           Border around this has a color of #6f2cba        
        
          <div style="border:2px solid #6f2cba;">Content here</div>
        
        
          .myborder {border:2px solid #6f2cba;}
        
        Border color #6f2cba