#bf8af5 color space conversions
Hex:
        #bf8af5
        RGB:
        191, 138, 245
        CMY:
        25, 46, 4
        CMYK:
        22, 44, 0, 4
      HSL:
        270°, 84.2520%, 75.0980%
        HSV (HSB):
        270°, 43.6735%, 96.0784%
        XYZ:
        47.0558, 35.8459, 90.8250
        xyY:
        0.2709, 0.2063, 35.8459
      CIE-Lab:
        66.4020, 40.3629, -46.1964
        CIE-LCH:
        66.4020, 61.3456, 311.1445
        CIE-Luv:
        66.4020, 18.7615, -79.4064
        Hunter-Lab:
        59.8714, 35.5165, -48.0330
      #bf8af5 color charts
#bf8af5 RGB chart
      #bf8af5 CMYK chart
      #bf8af5 RGB pie chart
      #bf8af5 color shades, tints & tones
#bf8af5 color schemes
#bf8af5 color preview, HTML & CSS examples
           This text has a color of #bf8af5        
        
          <p style="color:#bf8af5;">Text here</p>
        
        
          .mytext {color:#bf8af5;}
        
        Text color #bf8af5
      
           This box has a color of #bf8af5        
        
          <div style="background-color:#bf8af5;">Content here</div>
        
        
          .mybackground {background-color:#bf8af5;}
        
        Background color #bf8af5
      
           Border around this has a color of #bf8af5        
        
          <div style="border:2px solid #bf8af5;">Content here</div>
        
        
          .myborder {border:2px solid #bf8af5;}
        
        Border color #bf8af5