#6f1fbe color space conversions
Hex:
        #6f1fbe
        RGB:
        111, 31, 190
        CMY:
        56, 88, 25
        CMYK:
        42, 84, 0, 25
      HSL:
        270°, 71.9457%, 43.3333%
        HSV (HSB):
        270°, 83.6842%, 74.5098%
        XYZ:
        16.3398, 8.0772, 49.4130
        xyY:
        0.2213, 0.1094, 8.0772
      CIE-Lab:
        34.1431, 61.8837, -67.2404
        CIE-LCH:
        34.1431, 91.3831, 312.6245
        CIE-Luv:
        34.1431, 13.7150, -94.9528
        Hunter-Lab:
        28.4204, 52.8897, -83.1902
      #6f1fbe color charts
#6f1fbe RGB chart
      #6f1fbe CMYK chart
      #6f1fbe RGB pie chart
      #6f1fbe color shades, tints & tones
#6f1fbe color schemes
#6f1fbe color preview, HTML & CSS examples
           This text has a color of #6f1fbe        
        
          <p style="color:#6f1fbe;">Text here</p>
        
        
          .mytext {color:#6f1fbe;}
        
        Text color #6f1fbe
      
           This box has a color of #6f1fbe        
        
          <div style="background-color:#6f1fbe;">Content here</div>
        
        
          .mybackground {background-color:#6f1fbe;}
        
        Background color #6f1fbe
      
           Border around this has a color of #6f1fbe        
        
          <div style="border:2px solid #6f1fbe;">Content here</div>
        
        
          .myborder {border:2px solid #6f1fbe;}
        
        Border color #6f1fbe