#bf89f3 color space conversions
Hex:
        #bf89f3
        RGB:
        191, 137, 243
        CMY:
        25, 46, 5
        CMYK:
        21, 44, 0, 5
      HSL:
        271°, 81.5385%, 74.5098%
        HSV (HSB):
        271°, 43.6214%, 95.2941%
        XYZ:
        46.6092, 35.4388, 89.1778
        xyY:
        0.2722, 0.2070, 35.4388
      CIE-Lab:
        66.0888, 40.4575, -45.5913
        CIE-LCH:
        66.0888, 60.9539, 311.5857
        CIE-Luv:
        66.0888, 19.4225, -78.3594
        Hunter-Lab:
        59.5305, 35.5777, -47.1463
      #bf89f3 color charts
#bf89f3 RGB chart
      #bf89f3 CMYK chart
      #bf89f3 RGB pie chart
      #bf89f3 color shades, tints & tones
#bf89f3 color schemes
#bf89f3 color preview, HTML & CSS examples
           This text has a color of #bf89f3        
        
          <p style="color:#bf89f3;">Text here</p>
        
        
          .mytext {color:#bf89f3;}
        
        Text color #bf89f3
      
           This box has a color of #bf89f3        
        
          <div style="background-color:#bf89f3;">Content here</div>
        
        
          .mybackground {background-color:#bf89f3;}
        
        Background color #bf89f3
      
           Border around this has a color of #bf89f3        
        
          <div style="border:2px solid #bf89f3;">Content here</div>
        
        
          .myborder {border:2px solid #bf89f3;}
        
        Border color #bf89f3