#bf699d color space conversions
Hex:
        #bf699d
        RGB:
        191, 105, 157
        CMY:
        25, 59, 38
        CMYK:
        0, 45, 18, 25
      HSL:
        324°, 40.1869%, 58.0392%
        HSV (HSB):
        324°, 45.0262%, 74.9020%
        XYZ:
        32.6232, 23.6138, 34.7368
        xyY:
        0.3586, 0.2596, 23.6138
      CIE-Lab:
        55.6991, 41.0314, -13.0404
        CIE-LCH:
        55.6991, 43.0538, 342.3689
        CIE-Luv:
        55.6991, 49.1711, -25.7286
        Hunter-Lab:
        48.5941, 34.7949, -8.3668
      #bf699d color charts
#bf699d RGB chart
      #bf699d CMYK chart
      #bf699d RGB pie chart
      #bf699d color shades, tints & tones
#bf699d color schemes
#bf699d color preview, HTML & CSS examples
           This text has a color of #bf699d        
        
          <p style="color:#bf699d;">Text here</p>
        
        
          .mytext {color:#bf699d;}
        
        Text color #bf699d
      
           This box has a color of #bf699d        
        
          <div style="background-color:#bf699d;">Content here</div>
        
        
          .mybackground {background-color:#bf699d;}
        
        Background color #bf699d
      
           Border around this has a color of #bf699d        
        
          <div style="border:2px solid #bf699d;">Content here</div>
        
        
          .myborder {border:2px solid #bf699d;}
        
        Border color #bf699d