#bf07a4 color space conversions
Hex:
        #bf07a4
        RGB:
        191, 7, 164
        CMY:
        25, 97, 36
        CMYK:
        0, 96, 14, 25
      HSL:
        309°, 92.9293%, 38.8235%
        HSV (HSB):
        309°, 96.3351%, 74.9020%
        XYZ:
        28.2627, 13.9087, 36.3170
        xyY:
        0.3601, 0.1772, 13.9087
      CIE-Lab:
        44.1017, 74.6709, -35.0776
        CIE-LCH:
        44.1017, 82.4996, 334.8376
        CIE-Luv:
        44.1017, 73.9838, -60.9938
        Hunter-Lab:
        37.2943, 70.0072, -31.6302
      #bf07a4 color charts
#bf07a4 RGB chart
      #bf07a4 CMYK chart
      #bf07a4 RGB pie chart
      #bf07a4 color shades, tints & tones
#bf07a4 color schemes
#bf07a4 color preview, HTML & CSS examples
           This text has a color of #bf07a4        
        
          <p style="color:#bf07a4;">Text here</p>
        
        
          .mytext {color:#bf07a4;}
        
        Text color #bf07a4
      
           This box has a color of #bf07a4        
        
          <div style="background-color:#bf07a4;">Content here</div>
        
        
          .mybackground {background-color:#bf07a4;}
        
        Background color #bf07a4
      
           Border around this has a color of #bf07a4        
        
          <div style="border:2px solid #bf07a4;">Content here</div>
        
        
          .myborder {border:2px solid #bf07a4;}
        
        Border color #bf07a4