#bf459e color space conversions
Hex:
        #bf459e
        RGB:
        191, 69, 158
        CMY:
        25, 73, 38
        CMYK:
        0, 64, 17, 25
      HSL:
        316°, 48.8000%, 50.9804%
        HSV (HSB):
        316°, 63.8743%, 74.9020%
        XYZ:
        29.7855, 17.8012, 34.2139
        xyY:
        0.3641, 0.2176, 17.8012
      CIE-Lab:
        49.2541, 58.3515, -23.4632
        CIE-LCH:
        49.2541, 62.8921, 338.0949
        CIE-Luv:
        49.2541, 64.3050, -43.0621
        Hunter-Lab:
        42.1915, 52.1788, -18.5453
      #bf459e color charts
#bf459e RGB chart
      #bf459e CMYK chart
      #bf459e RGB pie chart
      #bf459e color shades, tints & tones
#bf459e color schemes
#bf459e color preview, HTML & CSS examples
           This text has a color of #bf459e        
        
          <p style="color:#bf459e;">Text here</p>
        
        
          .mytext {color:#bf459e;}
        
        Text color #bf459e
      
           This box has a color of #bf459e        
        
          <div style="background-color:#bf459e;">Content here</div>
        
        
          .mybackground {background-color:#bf459e;}
        
        Background color #bf459e
      
           Border around this has a color of #bf459e        
        
          <div style="border:2px solid #bf459e;">Content here</div>
        
        
          .myborder {border:2px solid #bf459e;}
        
        Border color #bf459e