#bf7aff color space conversions
Hex:
        #bf7aff
        RGB:
        191, 122, 255
        CMY:
        25, 52, 0
        CMYK:
        25, 52, 0, 0
      HSL:
        271°, 100.0000%, 73.9216%
        HSV (HSB):
        271°, 52.1569%, 100.0000%
        XYZ:
        46.4954, 32.2154, 98.3754
        xyY:
        0.2626, 0.1819, 32.2154
      CIE-Lab:
        63.5205, 51.2067, -56.2432
        CIE-LCH:
        63.5205, 76.0619, 312.3163
        CIE-Luv:
        63.5205, 22.8181, -96.4765
        Hunter-Lab:
        56.7586, 46.8955, -63.0317
      #bf7aff color charts
#bf7aff RGB chart
      #bf7aff CMYK chart
      #bf7aff RGB pie chart
      #bf7aff color shades, tints & tones
#bf7aff color schemes
#bf7aff color preview, HTML & CSS examples
           This text has a color of #bf7aff        
        
          <p style="color:#bf7aff;">Text here</p>
        
        
          .mytext {color:#bf7aff;}
        
        Text color #bf7aff
      
           This box has a color of #bf7aff        
        
          <div style="background-color:#bf7aff;">Content here</div>
        
        
          .mybackground {background-color:#bf7aff;}
        
        Background color #bf7aff
      
           Border around this has a color of #bf7aff        
        
          <div style="border:2px solid #bf7aff;">Content here</div>
        
        
          .myborder {border:2px solid #bf7aff;}
        
        Border color #bf7aff