#bf64cb color space conversions
Hex:
        #bf64cb
        RGB:
        191, 100, 203
        CMY:
        25, 61, 20
        CMYK:
        6, 51, 0, 20
      HSL:
        293°, 49.7585%, 59.4118%
        HSV (HSB):
        293°, 50.7389%, 79.6078%
        XYZ:
        36.8225, 24.5025, 59.2886
        xyY:
        0.3053, 0.2031, 24.5025
      CIE-Lab:
        56.5874, 51.6210, -38.1671
        CIE-LCH:
        56.5874, 64.1986, 323.5218
        CIE-Luv:
        56.5874, 40.5613, -65.8973
        Hunter-Lab:
        49.5000, 46.1592, -36.3646
      #bf64cb color charts
#bf64cb RGB chart
      #bf64cb CMYK chart
      #bf64cb RGB pie chart
      #bf64cb color shades, tints & tones
#bf64cb color schemes
#bf64cb color preview, HTML & CSS examples
           This text has a color of #bf64cb        
        
          <p style="color:#bf64cb;">Text here</p>
        
        
          .mytext {color:#bf64cb;}
        
        Text color #bf64cb
      
           This box has a color of #bf64cb        
        
          <div style="background-color:#bf64cb;">Content here</div>
        
        
          .mybackground {background-color:#bf64cb;}
        
        Background color #bf64cb
      
           Border around this has a color of #bf64cb        
        
          <div style="border:2px solid #bf64cb;">Content here</div>
        
        
          .myborder {border:2px solid #bf64cb;}
        
        Border color #bf64cb