#6f0fbe color space conversions
Hex:
        #6f0fbe
        RGB:
        111, 15, 190
        CMY:
        56, 94, 25
        CMYK:
        42, 92, 0, 25
      HSL:
        273°, 85.3659%, 40.1961%
        HSV (HSB):
        273°, 92.1053%, 74.5098%
        XYZ:
        16.0206, 7.4389, 49.3067
        xyY:
        0.2202, 0.1022, 7.4389
      CIE-Lab:
        32.7858, 65.9122, -69.4703
        CIE-LCH:
        32.7858, 95.7629, 313.4945
        CIE-Luv:
        32.7858, 14.8088, -96.0456
        Hunter-Lab:
        27.2743, 57.1191, -88.0930
      #6f0fbe color charts
#6f0fbe RGB chart
      #6f0fbe CMYK chart
      #6f0fbe RGB pie chart
      #6f0fbe color shades, tints & tones
#6f0fbe color schemes
#6f0fbe color preview, HTML & CSS examples
           This text has a color of #6f0fbe        
        
          <p style="color:#6f0fbe;">Text here</p>
        
        
          .mytext {color:#6f0fbe;}
        
        Text color #6f0fbe
      
           This box has a color of #6f0fbe        
        
          <div style="background-color:#6f0fbe;">Content here</div>
        
        
          .mybackground {background-color:#6f0fbe;}
        
        Background color #6f0fbe
      
           Border around this has a color of #6f0fbe        
        
          <div style="border:2px solid #6f0fbe;">Content here</div>
        
        
          .myborder {border:2px solid #6f0fbe;}
        
        Border color #6f0fbe