#bf69c2 color space conversions
Hex:
        #bf69c2
        RGB:
        191, 105, 194
        CMY:
        25, 59, 24
        CMYK:
        2, 46, 0, 24
      HSL:
        298°, 42.1801%, 58.6275%
        HSV (HSB):
        298°, 45.8763%, 76.0784%
        XYZ:
        36.2750, 25.0746, 53.9669
        xyY:
        0.3146, 0.2174, 25.0746
      CIE-Lab:
        57.1480, 47.3893, -32.1603
        CIE-LCH:
        57.1480, 57.2716, 325.8376
        CIE-Luv:
        57.1480, 40.7259, -56.0035
        Hunter-Lab:
        50.0745, 41.6788, -28.8466
      #bf69c2 color charts
#bf69c2 RGB chart
      #bf69c2 CMYK chart
      #bf69c2 RGB pie chart
      #bf69c2 color shades, tints & tones
#bf69c2 color schemes
#bf69c2 color preview, HTML & CSS examples
           This text has a color of #bf69c2        
        
          <p style="color:#bf69c2;">Text here</p>
        
        
          .mytext {color:#bf69c2;}
        
        Text color #bf69c2
      
           This box has a color of #bf69c2        
        
          <div style="background-color:#bf69c2;">Content here</div>
        
        
          .mybackground {background-color:#bf69c2;}
        
        Background color #bf69c2
      
           Border around this has a color of #bf69c2        
        
          <div style="border:2px solid #bf69c2;">Content here</div>
        
        
          .myborder {border:2px solid #bf69c2;}
        
        Border color #bf69c2