#bf6df2 color space conversions
Hex:
        #bf6df2
        RGB:
        191, 109, 242
        CMY:
        25, 57, 5
        CMYK:
        21, 55, 0, 5
      HSL:
        277°, 83.6478%, 68.8235%
        HSV (HSB):
        277°, 54.9587%, 94.9020%
        XYZ:
        42.9815, 28.4244, 87.2255
        xyY:
        0.2710, 0.1792, 28.4244
      CIE-Lab:
        60.2703, 55.0306, -54.2476
        CIE-LCH:
        60.2703, 77.2734, 315.4105
        CIE-Luv:
        60.2703, 29.2605, -92.7595
        Hunter-Lab:
        53.3146, 50.6038, -59.6814
      #bf6df2 color charts
#bf6df2 RGB chart
      #bf6df2 CMYK chart
      #bf6df2 RGB pie chart
      #bf6df2 color shades, tints & tones
#bf6df2 color schemes
#bf6df2 color preview, HTML & CSS examples
           This text has a color of #bf6df2        
        
          <p style="color:#bf6df2;">Text here</p>
        
        
          .mytext {color:#bf6df2;}
        
        Text color #bf6df2
      
           This box has a color of #bf6df2        
        
          <div style="background-color:#bf6df2;">Content here</div>
        
        
          .mybackground {background-color:#bf6df2;}
        
        Background color #bf6df2
      
           Border around this has a color of #bf6df2        
        
          <div style="border:2px solid #bf6df2;">Content here</div>
        
        
          .myborder {border:2px solid #bf6df2;}
        
        Border color #bf6df2