#bf89f8 color space conversions
Hex:
        #bf89f8
        RGB:
        191, 137, 248
        CMY:
        25, 46, 3
        CMYK:
        23, 45, 0, 3
      HSL:
        269°, 88.8000%, 75.4902%
        HSV (HSB):
        269°, 44.7581%, 97.2549%
        XYZ:
        47.3748, 35.7450, 93.2095
        xyY:
        0.2687, 0.2027, 35.7450
      CIE-Lab:
        66.3246, 41.5884, -47.9632
        CIE-LCH:
        66.3246, 63.4828, 310.9282
        CIE-Luv:
        66.3246, 18.7074, -82.4611
        Hunter-Lab:
        59.7871, 36.8144, -50.5835
      #bf89f8 color charts
#bf89f8 RGB chart
      #bf89f8 CMYK chart
      #bf89f8 RGB pie chart
      #bf89f8 color shades, tints & tones
#bf89f8 color schemes
#bf89f8 color preview, HTML & CSS examples
           This text has a color of #bf89f8        
        
          <p style="color:#bf89f8;">Text here</p>
        
        
          .mytext {color:#bf89f8;}
        
        Text color #bf89f8
      
           This box has a color of #bf89f8        
        
          <div style="background-color:#bf89f8;">Content here</div>
        
        
          .mybackground {background-color:#bf89f8;}
        
        Background color #bf89f8
      
           Border around this has a color of #bf89f8        
        
          <div style="border:2px solid #bf89f8;">Content here</div>
        
        
          .myborder {border:2px solid #bf89f8;}
        
        Border color #bf89f8