#bf9cea color space conversions
Hex:
        #bf9cea
        RGB:
        191, 156, 234
        CMY:
        25, 39, 8
        CMYK:
        18, 33, 0, 8
      HSL:
        267°, 65.0000%, 76.4706%
        HSV (HSB):
        267°, 33.3333%, 91.7647%
        XYZ:
        48.2256, 40.7938, 83.1741
        xyY:
        0.2801, 0.2369, 40.7938
      CIE-Lab:
        70.0312, 27.9708, -34.4969
        CIE-LCH:
        70.0312, 44.4118, 309.0359
        CIE-Luv:
        70.0312, 12.9471, -58.9288
        Hunter-Lab:
        63.8700, 23.0054, -32.5008
      #bf9cea color charts
#bf9cea RGB chart
      #bf9cea CMYK chart
      #bf9cea RGB pie chart
      #bf9cea color shades, tints & tones
#bf9cea color schemes
#bf9cea color preview, HTML & CSS examples
           This text has a color of #bf9cea        
        
          <p style="color:#bf9cea;">Text here</p>
        
        
          .mytext {color:#bf9cea;}
        
        Text color #bf9cea
      
           This box has a color of #bf9cea        
        
          <div style="background-color:#bf9cea;">Content here</div>
        
        
          .mybackground {background-color:#bf9cea;}
        
        Background color #bf9cea
      
           Border around this has a color of #bf9cea        
        
          <div style="border:2px solid #bf9cea;">Content here</div>
        
        
          .myborder {border:2px solid #bf9cea;}
        
        Border color #bf9cea