#bf01c4 color space conversions
Hex:
        #bf01c4
        RGB:
        191, 1, 196
        CMY:
        25, 100, 23
        CMYK:
        3, 99, 0, 23
      HSL:
        298°, 98.9848%, 38.6275%
        HSV (HSB):
        298°, 99.4898%, 76.8627%
        XYZ:
        31.4605, 15.0836, 53.4778
        xyY:
        0.3145, 0.1508, 15.0836
      CIE-Lab:
        45.7485, 79.7124, -51.3350
        CIE-LCH:
        45.7485, 94.8122, 327.2184
        CIE-Luv:
        45.7485, 61.3234, -85.4537
        Hunter-Lab:
        38.8376, 76.6286, -54.4536
      #bf01c4 color charts
#bf01c4 RGB chart
      #bf01c4 CMYK chart
      #bf01c4 RGB pie chart
      #bf01c4 color shades, tints & tones
#bf01c4 color schemes
#bf01c4 color preview, HTML & CSS examples
           This text has a color of #bf01c4        
        
          <p style="color:#bf01c4;">Text here</p>
        
        
          .mytext {color:#bf01c4;}
        
        Text color #bf01c4
      
           This box has a color of #bf01c4        
        
          <div style="background-color:#bf01c4;">Content here</div>
        
        
          .mybackground {background-color:#bf01c4;}
        
        Background color #bf01c4
      
           Border around this has a color of #bf01c4        
        
          <div style="border:2px solid #bf01c4;">Content here</div>
        
        
          .myborder {border:2px solid #bf01c4;}
        
        Border color #bf01c4