#8f2cbe color space conversions
Hex:
        #8f2cbe
        RGB:
        143, 44, 190
        CMY:
        44, 83, 25
        CMYK:
        25, 77, 0, 25
      HSL:
        281°, 62.3932%, 45.8824%
        HSV (HSB):
        281°, 76.8421%, 74.5098%
        XYZ:
        21.5226, 11.3587, 49.7733
        xyY:
        0.2604, 0.1374, 11.3587
      CIE-Lab:
        40.1782, 62.6111, -57.2078
        CIE-LCH:
        40.1782, 84.8108, 317.5821
        CIE-Luv:
        40.1782, 28.4454, -88.1369
        Hunter-Lab:
        33.7027, 55.0110, -63.9696
      #8f2cbe color charts
#8f2cbe RGB chart
      #8f2cbe CMYK chart
      #8f2cbe RGB pie chart
      #8f2cbe color shades, tints & tones
#8f2cbe color schemes
#8f2cbe color preview, HTML & CSS examples
           This text has a color of #8f2cbe        
        
          <p style="color:#8f2cbe;">Text here</p>
        
        
          .mytext {color:#8f2cbe;}
        
        Text color #8f2cbe
      
           This box has a color of #8f2cbe        
        
          <div style="background-color:#8f2cbe;">Content here</div>
        
        
          .mybackground {background-color:#8f2cbe;}
        
        Background color #8f2cbe
      
           Border around this has a color of #8f2cbe        
        
          <div style="border:2px solid #8f2cbe;">Content here</div>
        
        
          .myborder {border:2px solid #8f2cbe;}
        
        Border color #8f2cbe