#bf68b3 color space conversions
Hex:
        #bf68b3
        RGB:
        191, 104, 179
        CMY:
        25, 59, 30
        CMYK:
        0, 46, 6, 25
      HSL:
        308°, 40.4651%, 57.8431%
        HSV (HSB):
        308°, 45.5497%, 74.9020%
        XYZ:
        34.5729, 24.2317, 45.5028
        xyY:
        0.3315, 0.2323, 24.2317
      CIE-Lab:
        56.3190, 45.1986, -24.8401
        CIE-LCH:
        56.3190, 51.5746, 331.2078
        CIE-Luv:
        56.3190, 44.5609, -44.1942
        Hunter-Lab:
        49.2257, 39.2217, -20.3480
      #bf68b3 color charts
#bf68b3 RGB chart
      #bf68b3 CMYK chart
      #bf68b3 RGB pie chart
      #bf68b3 color shades, tints & tones
#bf68b3 color schemes
#bf68b3 color preview, HTML & CSS examples
           This text has a color of #bf68b3        
        
          <p style="color:#bf68b3;">Text here</p>
        
        
          .mytext {color:#bf68b3;}
        
        Text color #bf68b3
      
           This box has a color of #bf68b3        
        
          <div style="background-color:#bf68b3;">Content here</div>
        
        
          .mybackground {background-color:#bf68b3;}
        
        Background color #bf68b3
      
           Border around this has a color of #bf68b3        
        
          <div style="border:2px solid #bf68b3;">Content here</div>
        
        
          .myborder {border:2px solid #bf68b3;}
        
        Border color #bf68b3