#bf9cef color space conversions
Hex:
        #bf9cef
        RGB:
        191, 156, 239
        CMY:
        25, 39, 6
        CMYK:
        20, 35, 0, 6
      HSL:
        265°, 72.1739%, 77.4510%
        HSV (HSB):
        265°, 34.7280%, 93.7255%
        XYZ:
        48.9543, 41.0853, 87.0114
        xyY:
        0.2765, 0.2321, 41.0853
      CIE-Lab:
        70.2356, 29.0883, -36.9139
        CIE-LCH:
        70.2356, 46.9975, 308.2383
        CIE-Luv:
        70.2356, 12.3854, -63.1244
        Hunter-Lab:
        64.0978, 24.1571, -35.6165
      #bf9cef color charts
#bf9cef RGB chart
      #bf9cef CMYK chart
      #bf9cef RGB pie chart
      #bf9cef color shades, tints & tones
#bf9cef color schemes
#bf9cef color preview, HTML & CSS examples
           This text has a color of #bf9cef        
        
          <p style="color:#bf9cef;">Text here</p>
        
        
          .mytext {color:#bf9cef;}
        
        Text color #bf9cef
      
           This box has a color of #bf9cef        
        
          <div style="background-color:#bf9cef;">Content here</div>
        
        
          .mybackground {background-color:#bf9cef;}
        
        Background color #bf9cef
      
           Border around this has a color of #bf9cef        
        
          <div style="border:2px solid #bf9cef;">Content here</div>
        
        
          .myborder {border:2px solid #bf9cef;}
        
        Border color #bf9cef