#bf64b7 color space conversions
Hex:
        #bf64b7
        RGB:
        191, 100, 183
        CMY:
        25, 61, 28
        CMYK:
        0, 48, 4, 25
      HSL:
        305°, 41.5525%, 57.0588%
        HSV (HSB):
        305°, 47.6440%, 74.9020%
        XYZ:
        34.5903, 23.6096, 47.5337
        xyY:
        0.3271, 0.2233, 23.6096
      CIE-Lab:
        55.6948, 47.9491, -28.1087
        CIE-LCH:
        55.6948, 55.5807, 329.6203
        CIE-Luv:
        55.6948, 45.2974, -49.5428
        Hunter-Lab:
        48.5897, 42.0394, -23.9887
      #bf64b7 color charts
#bf64b7 RGB chart
      #bf64b7 CMYK chart
      #bf64b7 RGB pie chart
      #bf64b7 color shades, tints & tones
#bf64b7 color schemes
#bf64b7 color preview, HTML & CSS examples
           This text has a color of #bf64b7        
        
          <p style="color:#bf64b7;">Text here</p>
        
        
          .mytext {color:#bf64b7;}
        
        Text color #bf64b7
      
           This box has a color of #bf64b7        
        
          <div style="background-color:#bf64b7;">Content here</div>
        
        
          .mybackground {background-color:#bf64b7;}
        
        Background color #bf64b7
      
           Border around this has a color of #bf64b7        
        
          <div style="border:2px solid #bf64b7;">Content here</div>
        
        
          .myborder {border:2px solid #bf64b7;}
        
        Border color #bf64b7