#bf658e color space conversions
Hex:
        #bf658e
        RGB:
        191, 101, 142
        CMY:
        25, 60, 44
        CMYK:
        0, 47, 26, 25
      HSL:
        333°, 41.2844%, 57.2549%
        HSV (HSB):
        333°, 47.1204%, 74.9020%
        XYZ:
        31.0220, 22.3367, 28.2676
        xyY:
        0.3800, 0.2736, 22.3367
      CIE-Lab:
        54.3825, 40.8826, -6.2378
        CIE-LCH:
        54.3825, 41.3557, 351.3248
        CIE-Luv:
        54.3825, 54.7027, -15.8852
        Hunter-Lab:
        47.2617, 34.4572, -2.3785
      #bf658e color charts
#bf658e RGB chart
      #bf658e CMYK chart
      #bf658e RGB pie chart
      #bf658e color shades, tints & tones
#bf658e color schemes
#bf658e color preview, HTML & CSS examples
           This text has a color of #bf658e        
        
          <p style="color:#bf658e;">Text here</p>
        
        
          .mytext {color:#bf658e;}
        
        Text color #bf658e
      
           This box has a color of #bf658e        
        
          <div style="background-color:#bf658e;">Content here</div>
        
        
          .mybackground {background-color:#bf658e;}
        
        Background color #bf658e
      
           Border around this has a color of #bf658e        
        
          <div style="border:2px solid #bf658e;">Content here</div>
        
        
          .myborder {border:2px solid #bf658e;}
        
        Border color #bf658e