#bf41a0 color space conversions
Hex:
        #bf41a0
        RGB:
        191, 65, 160
        CMY:
        25, 75, 37
        CMYK:
        0, 66, 16, 25
      HSL:
        315°, 49.6063%, 50.1961%
        HSV (HSB):
        315°, 65.9686%, 74.9020%
        XYZ:
        29.7213, 17.3950, 35.0488
        xyY:
        0.3617, 0.2117, 17.3950
      CIE-Lab:
        48.7540, 60.2631, -25.4227
        CIE-LCH:
        48.7540, 65.4061, 337.1270
        CIE-Luv:
        48.7540, 64.9852, -46.1332
        Hunter-Lab:
        41.7073, 54.2141, -20.6293
      #bf41a0 color charts
#bf41a0 RGB chart
      #bf41a0 CMYK chart
      #bf41a0 RGB pie chart
      #bf41a0 color shades, tints & tones
#bf41a0 color schemes
#bf41a0 color preview, HTML & CSS examples
           This text has a color of #bf41a0        
        
          <p style="color:#bf41a0;">Text here</p>
        
        
          .mytext {color:#bf41a0;}
        
        Text color #bf41a0
      
           This box has a color of #bf41a0        
        
          <div style="background-color:#bf41a0;">Content here</div>
        
        
          .mybackground {background-color:#bf41a0;}
        
        Background color #bf41a0
      
           Border around this has a color of #bf41a0        
        
          <div style="border:2px solid #bf41a0;">Content here</div>
        
        
          .myborder {border:2px solid #bf41a0;}
        
        Border color #bf41a0