#bf53bf color space conversions
Hex:
        #bf53bf
        RGB:
        191, 83, 191
        CMY:
        25, 67, 25
        CMYK:
        0, 57, 0, 25
      HSL:
        300°, 45.7627%, 53.7255%
        HSV (HSB):
        300°, 56.5445%, 74.9020%
        XYZ:
        33.9831, 21.0245, 51.5572
        xyY:
        0.3189, 0.1973, 21.0245
      CIE-Lab:
        52.9763, 57.5658, -36.9612
        CIE-LCH:
        52.9763, 68.4101, 327.2967
        CIE-Luv:
        52.9763, 49.4863, -63.9902
        Hunter-Lab:
        45.8524, 52.0517, -34.5699
      #bf53bf color charts
#bf53bf RGB chart
      #bf53bf CMYK chart
      #bf53bf RGB pie chart
      #bf53bf color shades, tints & tones
#bf53bf color schemes
#bf53bf color preview, HTML & CSS examples
           This text has a color of #bf53bf        
        
          <p style="color:#bf53bf;">Text here</p>
        
        
          .mytext {color:#bf53bf;}
        
        Text color #bf53bf
      
           This box has a color of #bf53bf        
        
          <div style="background-color:#bf53bf;">Content here</div>
        
        
          .mybackground {background-color:#bf53bf;}
        
        Background color #bf53bf
      
           Border around this has a color of #bf53bf        
        
          <div style="border:2px solid #bf53bf;">Content here</div>
        
        
          .myborder {border:2px solid #bf53bf;}
        
        Border color #bf53bf