#bf6cf2 color space conversions
Hex:
        #bf6cf2
        RGB:
        191, 108, 242
        CMY:
        25, 58, 5
        CMYK:
        21, 55, 0, 5
      HSL:
        277°, 83.7500%, 68.6275%
        HSV (HSB):
        277°, 55.3719%, 94.9020%
        XYZ:
        42.8754, 28.2123, 87.1901
        xyY:
        0.2709, 0.1782, 28.2123
      CIE-Lab:
        60.0801, 55.5346, -54.5505
        CIE-LCH:
        60.0801, 77.8451, 315.5122
        CIE-Luv:
        60.0801, 29.5696, -93.2412
        Hunter-Lab:
        53.1152, 51.1362, -60.1455
      #bf6cf2 color charts
#bf6cf2 RGB chart
      #bf6cf2 CMYK chart
      #bf6cf2 RGB pie chart
      #bf6cf2 color shades, tints & tones
#bf6cf2 color schemes
#bf6cf2 color preview, HTML & CSS examples
           This text has a color of #bf6cf2        
        
          <p style="color:#bf6cf2;">Text here</p>
        
        
          .mytext {color:#bf6cf2;}
        
        Text color #bf6cf2
      
           This box has a color of #bf6cf2        
        
          <div style="background-color:#bf6cf2;">Content here</div>
        
        
          .mybackground {background-color:#bf6cf2;}
        
        Background color #bf6cf2
      
           Border around this has a color of #bf6cf2        
        
          <div style="border:2px solid #bf6cf2;">Content here</div>
        
        
          .myborder {border:2px solid #bf6cf2;}
        
        Border color #bf6cf2