#bf45af color space conversions
Hex:
        #bf45af
        RGB:
        191, 69, 175
        CMY:
        25, 73, 31
        CMYK:
        0, 64, 8, 25
      HSL:
        308°, 48.8000%, 50.9804%
        HSV (HSB):
        308°, 63.8743%, 74.9020%
        XYZ:
        31.3518, 18.4278, 42.4619
        xyY:
        0.3399, 0.1998, 18.4278
      CIE-Lab:
        50.0109, 60.9414, -32.3082
        CIE-LCH:
        50.0109, 68.9759, 332.0696
        CIE-Luv:
        50.0109, 58.7409, -56.6971
        Hunter-Lab:
        42.9276, 55.2430, -28.5976
      #bf45af color charts
#bf45af RGB chart
      #bf45af CMYK chart
      #bf45af RGB pie chart
      #bf45af color shades, tints & tones
#bf45af color schemes
#bf45af color preview, HTML & CSS examples
           This text has a color of #bf45af        
        
          <p style="color:#bf45af;">Text here</p>
        
        
          .mytext {color:#bf45af;}
        
        Text color #bf45af
      
           This box has a color of #bf45af        
        
          <div style="background-color:#bf45af;">Content here</div>
        
        
          .mybackground {background-color:#bf45af;}
        
        Background color #bf45af
      
           Border around this has a color of #bf45af        
        
          <div style="border:2px solid #bf45af;">Content here</div>
        
        
          .myborder {border:2px solid #bf45af;}
        
        Border color #bf45af