#bf8cff color space conversions
Hex:
        #bf8cff
        RGB:
        191, 140, 255
        CMY:
        25, 45, 0
        CMYK:
        25, 45, 0, 0
      HSL:
        267°, 100.0000%, 77.4510%
        HSV (HSB):
        267°, 45.0980%, 100.0000%
        XYZ:
        48.9139, 37.0525, 99.1815
        xyY:
        0.2642, 0.2001, 37.0525
      CIE-Lab:
        67.3164, 41.5609, -50.2253
        CIE-LCH:
        67.3164, 65.1912, 309.6074
        CIE-Luv:
        67.3164, 16.6396, -86.4031
        Hunter-Lab:
        60.8708, 36.9134, -53.9963
      #bf8cff color charts
#bf8cff RGB chart
      #bf8cff CMYK chart
      #bf8cff RGB pie chart
      #bf8cff color shades, tints & tones
#bf8cff color schemes
#bf8cff color preview, HTML & CSS examples
           This text has a color of #bf8cff        
        
          <p style="color:#bf8cff;">Text here</p>
        
        
          .mytext {color:#bf8cff;}
        
        Text color #bf8cff
      
           This box has a color of #bf8cff        
        
          <div style="background-color:#bf8cff;">Content here</div>
        
        
          .mybackground {background-color:#bf8cff;}
        
        Background color #bf8cff
      
           Border around this has a color of #bf8cff        
        
          <div style="border:2px solid #bf8cff;">Content here</div>
        
        
          .myborder {border:2px solid #bf8cff;}
        
        Border color #bf8cff