#bf64af color space conversions
Hex:
        #bf64af
        RGB:
        191, 100, 175
        CMY:
        25, 61, 31
        CMYK:
        0, 48, 8, 25
      HSL:
        311°, 41.5525%, 57.0588%
        HSV (HSB):
        311°, 47.6440%, 74.9020%
        XYZ:
        33.7809, 23.2859, 43.2716
        xyY:
        0.3367, 0.2321, 23.2859
      CIE-Lab:
        55.3656, 46.5618, -23.9989
        CIE-LCH:
        55.3656, 52.3827, 332.7325
        CIE-Luv:
        55.3656, 47.2293, -42.9834
        Hunter-Lab:
        48.2554, 40.5108, -19.3877
      #bf64af color charts
#bf64af RGB chart
      #bf64af CMYK chart
      #bf64af RGB pie chart
      #bf64af color shades, tints & tones
#bf64af color schemes
#bf64af color preview, HTML & CSS examples
           This text has a color of #bf64af        
        
          <p style="color:#bf64af;">Text here</p>
        
        
          .mytext {color:#bf64af;}
        
        Text color #bf64af
      
           This box has a color of #bf64af        
        
          <div style="background-color:#bf64af;">Content here</div>
        
        
          .mybackground {background-color:#bf64af;}
        
        Background color #bf64af
      
           Border around this has a color of #bf64af        
        
          <div style="border:2px solid #bf64af;">Content here</div>
        
        
          .myborder {border:2px solid #bf64af;}
        
        Border color #bf64af