#bf7aef color space conversions
Hex:
        #bf7aef
        RGB:
        191, 122, 239
        CMY:
        25, 52, 6
        CMYK:
        20, 49, 0, 6
      HSL:
        275°, 78.5235%, 70.7843%
        HSV (HSB):
        275°, 48.9540%, 93.7255%
        XYZ:
        44.0254, 31.2274, 85.3685
        xyY:
        0.2741, 0.1944, 31.2274
      CIE-Lab:
        62.6992, 47.6434, -48.7323
        CIE-LCH:
        62.6992, 68.1523, 314.3527
        CIE-Luv:
        62.6992, 25.5101, -83.6673
        Hunter-Lab:
        55.8815, 42.8358, -51.4585
      #bf7aef color charts
#bf7aef RGB chart
      #bf7aef CMYK chart
      #bf7aef RGB pie chart
      #bf7aef color shades, tints & tones
#bf7aef color schemes
#bf7aef color preview, HTML & CSS examples
           This text has a color of #bf7aef        
        
          <p style="color:#bf7aef;">Text here</p>
        
        
          .mytext {color:#bf7aef;}
        
        Text color #bf7aef
      
           This box has a color of #bf7aef        
        
          <div style="background-color:#bf7aef;">Content here</div>
        
        
          .mybackground {background-color:#bf7aef;}
        
        Background color #bf7aef
      
           Border around this has a color of #bf7aef        
        
          <div style="border:2px solid #bf7aef;">Content here</div>
        
        
          .myborder {border:2px solid #bf7aef;}
        
        Border color #bf7aef