#bf20bf color space conversions
Hex:
        #bf20bf
        RGB:
        191, 32, 191
        CMY:
        25, 87, 25
        CMYK:
        0, 83, 0, 25
      HSL:
        300°, 71.3004%, 43.7255%
        HSV (HSB):
        300°, 83.2461%, 74.9020%
        XYZ:
        31.4063, 15.8710, 50.6983
        xyY:
        0.3206, 0.1620, 15.8710
      CIE-Lab:
        46.8048, 74.9609, -46.7312
        CIE-LCH:
        46.8048, 88.3342, 328.0602
        CIE-Luv:
        46.8048, 60.9418, -78.8002
        Hunter-Lab:
        39.8384, 71.0021, -47.5655
      #bf20bf color charts
#bf20bf RGB chart
      #bf20bf CMYK chart
      #bf20bf RGB pie chart
      #bf20bf color shades, tints & tones
#bf20bf color schemes
#bf20bf color preview, HTML & CSS examples
           This text has a color of #bf20bf        
        
          <p style="color:#bf20bf;">Text here</p>
        
        
          .mytext {color:#bf20bf;}
        
        Text color #bf20bf
      
           This box has a color of #bf20bf        
        
          <div style="background-color:#bf20bf;">Content here</div>
        
        
          .mybackground {background-color:#bf20bf;}
        
        Background color #bf20bf
      
           Border around this has a color of #bf20bf        
        
          <div style="border:2px solid #bf20bf;">Content here</div>
        
        
          .myborder {border:2px solid #bf20bf;}
        
        Border color #bf20bf