#bf8dd4 color space conversions
Hex:
        #bf8dd4
        RGB:
        191, 141, 212
        CMY:
        25, 45, 17
        CMYK:
        10, 33, 0, 17
      HSL:
        282°, 45.2229%, 69.2157%
        HSV (HSB):
        282°, 33.4906%, 83.1373%
        XYZ:
        42.8944, 34.8796, 66.7590
        xyY:
        0.2968, 0.2413, 34.8796
      CIE-Lab:
        65.6548, 31.5620, -29.1236
        CIE-LCH:
        65.6548, 42.9459, 317.3009
        CIE-Luv:
        65.6548, 22.2298, -50.1176
        Hunter-Lab:
        59.0589, 26.2911, -25.6789
      #bf8dd4 color charts
#bf8dd4 RGB chart
      #bf8dd4 CMYK chart
      #bf8dd4 RGB pie chart
      #bf8dd4 color shades, tints & tones
#bf8dd4 color schemes
#bf8dd4 color preview, HTML & CSS examples
           This text has a color of #bf8dd4        
        
          <p style="color:#bf8dd4;">Text here</p>
        
        
          .mytext {color:#bf8dd4;}
        
        Text color #bf8dd4
      
           This box has a color of #bf8dd4        
        
          <div style="background-color:#bf8dd4;">Content here</div>
        
        
          .mybackground {background-color:#bf8dd4;}
        
        Background color #bf8dd4
      
           Border around this has a color of #bf8dd4        
        
          <div style="border:2px solid #bf8dd4;">Content here</div>
        
        
          .myborder {border:2px solid #bf8dd4;}
        
        Border color #bf8dd4