#bf89dc color space conversions
Hex:
        #bf89dc
        RGB:
        191, 137, 220
        CMY:
        25, 46, 14
        CMYK:
        13, 38, 0, 14
      HSL:
        279°, 54.2484%, 70.0000%
        HSV (HSB):
        279°, 37.7273%, 86.2745%
        XYZ:
        43.3498, 34.1350, 72.0141
        xyY:
        0.2900, 0.2283, 34.1350
      CIE-Lab:
        65.0696, 35.4370, -34.4787
        CIE-LCH:
        65.0696, 49.4425, 315.7852
        CIE-Luv:
        65.0696, 22.7889, -59.2883
        Hunter-Lab:
        58.4252, 30.1978, -32.1825
      #bf89dc color charts
#bf89dc RGB chart
      #bf89dc CMYK chart
      #bf89dc RGB pie chart
      #bf89dc color shades, tints & tones
#bf89dc color schemes
#bf89dc color preview, HTML & CSS examples
           This text has a color of #bf89dc        
        
          <p style="color:#bf89dc;">Text here</p>
        
        
          .mytext {color:#bf89dc;}
        
        Text color #bf89dc
      
           This box has a color of #bf89dc        
        
          <div style="background-color:#bf89dc;">Content here</div>
        
        
          .mybackground {background-color:#bf89dc;}
        
        Background color #bf89dc
      
           Border around this has a color of #bf89dc        
        
          <div style="border:2px solid #bf89dc;">Content here</div>
        
        
          .myborder {border:2px solid #bf89dc;}
        
        Border color #bf89dc