#bf8ec0 color space conversions
Hex:
        #bf8ec0
        RGB:
        191, 142, 192
        CMY:
        25, 44, 25
        CMYK:
        1, 26, 0, 25
      HSL:
        299°, 28.4091%, 65.4902%
        HSV (HSB):
        299°, 26.0417%, 75.2941%
        XYZ:
        40.6733, 34.2281, 54.3321
        xyY:
        0.3147, 0.2649, 34.2281
      CIE-Lab:
        65.1433, 27.0296, -18.7316
        CIE-LCH:
        65.1433, 32.8857, 325.2779
        CIE-Luv:
        65.1433, 24.5923, -32.8154
        Hunter-Lab:
        58.5048, 21.7120, -14.1080
      #bf8ec0 color charts
#bf8ec0 RGB chart
      #bf8ec0 CMYK chart
      #bf8ec0 RGB pie chart
      #bf8ec0 color shades, tints & tones
#bf8ec0 color schemes
#bf8ec0 color preview, HTML & CSS examples
           This text has a color of #bf8ec0        
        
          <p style="color:#bf8ec0;">Text here</p>
        
        
          .mytext {color:#bf8ec0;}
        
        Text color #bf8ec0
      
           This box has a color of #bf8ec0        
        
          <div style="background-color:#bf8ec0;">Content here</div>
        
        
          .mybackground {background-color:#bf8ec0;}
        
        Background color #bf8ec0
      
           Border around this has a color of #bf8ec0        
        
          <div style="border:2px solid #bf8ec0;">Content here</div>
        
        
          .myborder {border:2px solid #bf8ec0;}
        
        Border color #bf8ec0