#6f1ecd color space conversions
Hex:
        #6f1ecd
        RGB:
        111, 30, 205
        CMY:
        56, 88, 20
        CMYK:
        46, 85, 0, 20
      HSL:
        268°, 74.4681%, 46.0784%
        HSV (HSB):
        268°, 85.3659%, 80.3922%
        XYZ:
        18.0393, 8.7158, 58.4892
        xyY:
        0.2116, 0.1022, 8.7158
      CIE-Lab:
        35.4313, 65.6538, -73.9058
        CIE-LCH:
        35.4313, 98.8559, 311.6161
        CIE-Luv:
        35.4313, 11.3767, -104.2871
        Hunter-Lab:
        29.5226, 57.4048, -96.7975
      #6f1ecd color charts
#6f1ecd RGB chart
      #6f1ecd CMYK chart
      #6f1ecd RGB pie chart
      #6f1ecd color shades, tints & tones
#6f1ecd color schemes
#6f1ecd color preview, HTML & CSS examples
           This text has a color of #6f1ecd        
        
          <p style="color:#6f1ecd;">Text here</p>
        
        
          .mytext {color:#6f1ecd;}
        
        Text color #6f1ecd
      
           This box has a color of #6f1ecd        
        
          <div style="background-color:#6f1ecd;">Content here</div>
        
        
          .mybackground {background-color:#6f1ecd;}
        
        Background color #6f1ecd
      
           Border around this has a color of #6f1ecd        
        
          <div style="border:2px solid #6f1ecd;">Content here</div>
        
        
          .myborder {border:2px solid #6f1ecd;}
        
        Border color #6f1ecd