#8f2fbf color space conversions
Hex:
        #8f2fbf
        RGB:
        143, 47, 191
        CMY:
        44, 82, 25
        CMYK:
        25, 75, 0, 25
      HSL:
        280°, 60.5042%, 46.6667%
        HSV (HSB):
        280°, 75.3927%, 74.9020%
        XYZ:
        21.7482, 11.6343, 50.3896
        xyY:
        0.2596, 0.1389, 11.6343
      CIE-Lab:
        40.6288, 61.7295, -57.0641
        CIE-LCH:
        40.6288, 84.0645, 317.2490
        CIE-Luv:
        40.6288, 27.7549, -88.1827
        Hunter-Lab:
        34.1090, 54.1222, -63.7134
      #8f2fbf color charts
#8f2fbf RGB chart
      #8f2fbf CMYK chart
      #8f2fbf RGB pie chart
      #8f2fbf color shades, tints & tones
#8f2fbf color schemes
#8f2fbf color preview, HTML & CSS examples
           This text has a color of #8f2fbf        
        
          <p style="color:#8f2fbf;">Text here</p>
        
        
          .mytext {color:#8f2fbf;}
        
        Text color #8f2fbf
      
           This box has a color of #8f2fbf        
        
          <div style="background-color:#8f2fbf;">Content here</div>
        
        
          .mybackground {background-color:#8f2fbf;}
        
        Background color #8f2fbf
      
           Border around this has a color of #8f2fbf        
        
          <div style="border:2px solid #8f2fbf;">Content here</div>
        
        
          .myborder {border:2px solid #8f2fbf;}
        
        Border color #8f2fbf