#bf417a color space conversions
Hex:
        #bf417a
        RGB:
        191, 65, 122
        CMY:
        25, 75, 52
        CMYK:
        0, 66, 36, 25
      HSL:
        333°, 49.6063%, 50.1961%
        HSV (HSB):
        333°, 65.9686%, 74.9020%
        XYZ:
        26.8890, 16.2621, 20.1340
        xyY:
        0.4249, 0.2570, 16.2621
      CIE-Lab:
        47.3165, 55.3170, -4.7765
        CIE-LCH:
        47.3165, 55.5228, 355.0649
        CIE-Luv:
        47.3165, 78.0485, -16.2769
        Hunter-Lab:
        40.3263, 48.4503, -1.3738
      #bf417a color charts
#bf417a RGB chart
      #bf417a CMYK chart
      #bf417a RGB pie chart
      #bf417a color shades, tints & tones
#bf417a color schemes
#bf417a color preview, HTML & CSS examples
           This text has a color of #bf417a        
        
          <p style="color:#bf417a;">Text here</p>
        
        
          .mytext {color:#bf417a;}
        
        Text color #bf417a
      
           This box has a color of #bf417a        
        
          <div style="background-color:#bf417a;">Content here</div>
        
        
          .mybackground {background-color:#bf417a;}
        
        Background color #bf417a
      
           Border around this has a color of #bf417a        
        
          <div style="border:2px solid #bf417a;">Content here</div>
        
        
          .myborder {border:2px solid #bf417a;}
        
        Border color #bf417a