#bf6cff color space conversions
Hex:
        #bf6cff
        RGB:
        191, 108, 255
        CMY:
        25, 58, 0
        CMYK:
        25, 58, 0, 0
      HSL:
        274°, 100.0000%, 71.1765%
        HSV (HSB):
        274°, 57.6471%, 100.0000%
        XYZ:
        44.8984, 29.0215, 97.8430
        xyY:
        0.2614, 0.1690, 29.0215
      CIE-Lab:
        60.8006, 58.3674, -60.5834
        CIE-LCH:
        60.8006, 84.1255, 313.9327
        CIE-Luv:
        60.8006, 27.0860, -103.3601
        Hunter-Lab:
        53.8716, 54.4927, -69.9740
      #bf6cff color charts
#bf6cff RGB chart
      #bf6cff CMYK chart
      #bf6cff RGB pie chart
      #bf6cff color shades, tints & tones
#bf6cff color schemes
#bf6cff color preview, HTML & CSS examples
           This text has a color of #bf6cff        
        
          <p style="color:#bf6cff;">Text here</p>
        
        
          .mytext {color:#bf6cff;}
        
        Text color #bf6cff
      
           This box has a color of #bf6cff        
        
          <div style="background-color:#bf6cff;">Content here</div>
        
        
          .mybackground {background-color:#bf6cff;}
        
        Background color #bf6cff
      
           Border around this has a color of #bf6cff        
        
          <div style="border:2px solid #bf6cff;">Content here</div>
        
        
          .myborder {border:2px solid #bf6cff;}
        
        Border color #bf6cff