#6f14ba color space conversions
Hex:
        #6f14ba
        RGB:
        111, 20, 186
        CMY:
        56, 92, 27
        CMYK:
        40, 89, 0, 27
      HSL:
        273°, 80.5825%, 40.3922%
        HSV (HSB):
        273°, 89.2473%, 72.9412%
        XYZ:
        15.6686, 7.4250, 47.0617
        xyY:
        0.2233, 0.1058, 7.4250
      CIE-Lab:
        32.7555, 64.0051, -67.1554
        CIE-LCH:
        32.7555, 92.7712, 313.6241
        CIE-Luv:
        32.7555, 15.2533, -93.3409
        Hunter-Lab:
        27.2488, 54.9556, -83.3261
      #6f14ba color charts
#6f14ba RGB chart
      #6f14ba CMYK chart
      #6f14ba RGB pie chart
      #6f14ba color shades, tints & tones
#6f14ba color schemes
#6f14ba color preview, HTML & CSS examples
           This text has a color of #6f14ba        
        
          <p style="color:#6f14ba;">Text here</p>
        
        
          .mytext {color:#6f14ba;}
        
        Text color #6f14ba
      
           This box has a color of #6f14ba        
        
          <div style="background-color:#6f14ba;">Content here</div>
        
        
          .mybackground {background-color:#6f14ba;}
        
        Background color #6f14ba
      
           Border around this has a color of #6f14ba        
        
          <div style="border:2px solid #6f14ba;">Content here</div>
        
        
          .myborder {border:2px solid #6f14ba;}
        
        Border color #6f14ba