#bf2ac1 color space conversions
Hex:
        #bf2ac1
        RGB:
        191, 42, 193
        CMY:
        25, 84, 24
        CMYK:
        1, 78, 0, 24
      HSL:
        299°, 64.2553%, 46.0784%
        HSV (HSB):
        299°, 78.2383%, 75.6863%
        XYZ:
        31.9395, 16.5826, 51.9694
        xyY:
        0.3178, 0.1650, 16.5826
      CIE-Lab:
        47.7297, 72.9191, -46.4213
        CIE-LCH:
        47.7297, 86.4415, 327.5186
        CIE-Luv:
        47.7297, 58.8155, -78.4886
        Hunter-Lab:
        40.7217, 68.7410, -47.1613
      #bf2ac1 color charts
#bf2ac1 RGB chart
      #bf2ac1 CMYK chart
      #bf2ac1 RGB pie chart
      #bf2ac1 color shades, tints & tones
#bf2ac1 color schemes
#bf2ac1 color preview, HTML & CSS examples
           This text has a color of #bf2ac1        
        
          <p style="color:#bf2ac1;">Text here</p>
        
        
          .mytext {color:#bf2ac1;}
        
        Text color #bf2ac1
      
           This box has a color of #bf2ac1        
        
          <div style="background-color:#bf2ac1;">Content here</div>
        
        
          .mybackground {background-color:#bf2ac1;}
        
        Background color #bf2ac1
      
           Border around this has a color of #bf2ac1        
        
          <div style="border:2px solid #bf2ac1;">Content here</div>
        
        
          .myborder {border:2px solid #bf2ac1;}
        
        Border color #bf2ac1