#bf43a4 color space conversions
Hex:
        #bf43a4
        RGB:
        191, 67, 164
        CMY:
        25, 74, 36
        CMYK:
        0, 65, 14, 25
      HSL:
        313°, 49.2063%, 50.5882%
        HSV (HSB):
        313°, 64.9215%, 74.9020%
        XYZ:
        30.1939, 17.7710, 36.9607
        xyY:
        0.3555, 0.2093, 17.7710
      CIE-Lab:
        49.2172, 60.0556, -27.0724
        CIE-LCH:
        49.2172, 65.8756, 335.7347
        CIE-Luv:
        49.2172, 62.9835, -48.6161
        Hunter-Lab:
        42.1557, 54.0775, -22.4746
      #bf43a4 color charts
#bf43a4 RGB chart
      #bf43a4 CMYK chart
      #bf43a4 RGB pie chart
      #bf43a4 color shades, tints & tones
#bf43a4 color schemes
#bf43a4 color preview, HTML & CSS examples
           This text has a color of #bf43a4        
        
          <p style="color:#bf43a4;">Text here</p>
        
        
          .mytext {color:#bf43a4;}
        
        Text color #bf43a4
      
           This box has a color of #bf43a4        
        
          <div style="background-color:#bf43a4;">Content here</div>
        
        
          .mybackground {background-color:#bf43a4;}
        
        Background color #bf43a4
      
           Border around this has a color of #bf43a4        
        
          <div style="border:2px solid #bf43a4;">Content here</div>
        
        
          .myborder {border:2px solid #bf43a4;}
        
        Border color #bf43a4