#bf418e color space conversions
Hex:
        #bf418e
        RGB:
        191, 65, 142
        CMY:
        25, 75, 44
        CMYK:
        0, 66, 26, 25
      HSL:
        323°, 49.6063%, 50.1961%
        HSV (HSB):
        323°, 65.9686%, 74.9020%
        XYZ:
        28.2586, 16.8100, 27.3464
        xyY:
        0.3902, 0.2321, 16.8100
      CIE-Lab:
        48.0197, 57.7670, -15.8070
        CIE-LCH:
        48.0197, 59.8906, 344.6966
        CIE-Luv:
        48.0197, 71.1808, -31.7902
        Hunter-Lab:
        40.9999, 51.2787, -10.8457
      #bf418e color charts
#bf418e RGB chart
      #bf418e CMYK chart
      #bf418e RGB pie chart
      #bf418e color shades, tints & tones
#bf418e color schemes
#bf418e color preview, HTML & CSS examples
           This text has a color of #bf418e        
        
          <p style="color:#bf418e;">Text here</p>
        
        
          .mytext {color:#bf418e;}
        
        Text color #bf418e
      
           This box has a color of #bf418e        
        
          <div style="background-color:#bf418e;">Content here</div>
        
        
          .mybackground {background-color:#bf418e;}
        
        Background color #bf418e
      
           Border around this has a color of #bf418e        
        
          <div style="border:2px solid #bf418e;">Content here</div>
        
        
          .myborder {border:2px solid #bf418e;}
        
        Border color #bf418e