#bf6bec color space conversions
Hex:
        #bf6bec
        RGB:
        191, 107, 236
        CMY:
        25, 58, 7
        CMYK:
        19, 55, 0, 7
      HSL:
        279°, 77.2455%, 67.2549%
        HSV (HSB):
        279°, 54.6610%, 92.5490%
        XYZ:
        41.8839, 27.6479, 82.4859
        xyY:
        0.2755, 0.1819, 27.6479
      CIE-Lab:
        59.5693, 54.7570, -52.0291
        CIE-LCH:
        59.5693, 75.5338, 316.4634
        CIE-Luv:
        59.5693, 31.0662, -88.9890
        Hunter-Lab:
        52.5813, 50.1679, -56.2033
      #bf6bec color charts
#bf6bec RGB chart
      #bf6bec CMYK chart
      #bf6bec RGB pie chart
      #bf6bec color shades, tints & tones
#bf6bec color schemes
#bf6bec color preview, HTML & CSS examples
           This text has a color of #bf6bec        
        
          <p style="color:#bf6bec;">Text here</p>
        
        
          .mytext {color:#bf6bec;}
        
        Text color #bf6bec
      
           This box has a color of #bf6bec        
        
          <div style="background-color:#bf6bec;">Content here</div>
        
        
          .mybackground {background-color:#bf6bec;}
        
        Background color #bf6bec
      
           Border around this has a color of #bf6bec        
        
          <div style="border:2px solid #bf6bec;">Content here</div>
        
        
          .myborder {border:2px solid #bf6bec;}
        
        Border color #bf6bec