#bf64c0 color space conversions
Hex:
        #bf64c0
        RGB:
        191, 100, 192
        CMY:
        25, 61, 25
        CMYK:
        1, 48, 0, 25
      HSL:
        299°, 42.2018%, 57.2549%
        HSV (HSB):
        299°, 47.9167%, 75.2941%
        XYZ:
        35.5575, 23.9965, 52.6269
        xyY:
        0.3170, 0.2139, 23.9965
      CIE-Lab:
        56.0843, 49.5669, -32.6732
        CIE-LCH:
        56.0843, 59.3668, 326.6082
        CIE-Luv:
        56.0843, 43.1464, -56.9196
        Hunter-Lab:
        48.9862, 43.8414, -29.4061
      #bf64c0 color charts
#bf64c0 RGB chart
      #bf64c0 CMYK chart
      #bf64c0 RGB pie chart
      #bf64c0 color shades, tints & tones
#bf64c0 color schemes
#bf64c0 color preview, HTML & CSS examples
           This text has a color of #bf64c0        
        
          <p style="color:#bf64c0;">Text here</p>
        
        
          .mytext {color:#bf64c0;}
        
        Text color #bf64c0
      
           This box has a color of #bf64c0        
        
          <div style="background-color:#bf64c0;">Content here</div>
        
        
          .mybackground {background-color:#bf64c0;}
        
        Background color #bf64c0
      
           Border around this has a color of #bf64c0        
        
          <div style="border:2px solid #bf64c0;">Content here</div>
        
        
          .myborder {border:2px solid #bf64c0;}
        
        Border color #bf64c0