#bf477b color space conversions
Hex:
        #bf477b
        RGB:
        191, 71, 123
        CMY:
        25, 72, 52
        CMYK:
        0, 63, 36, 25
      HSL:
        334°, 48.3871%, 51.3725%
        HSV (HSB):
        334°, 62.8272%, 74.9020%
        XYZ:
        27.3142, 17.0129, 20.5831
        xyY:
        0.4208, 0.2621, 17.0129
      CIE-Lab:
        48.2763, 52.9012, -3.9625
        CIE-LCH:
        48.2763, 53.0494, 355.7163
        CIE-Luv:
        48.2763, 75.0164, -14.7884
        Hunter-Lab:
        41.2467, 46.0239, -0.7144
      #bf477b color charts
#bf477b RGB chart
      #bf477b CMYK chart
      #bf477b RGB pie chart
      #bf477b color shades, tints & tones
#bf477b color schemes
#bf477b color preview, HTML & CSS examples
           This text has a color of #bf477b        
        
          <p style="color:#bf477b;">Text here</p>
        
        
          .mytext {color:#bf477b;}
        
        Text color #bf477b
      
           This box has a color of #bf477b        
        
          <div style="background-color:#bf477b;">Content here</div>
        
        
          .mybackground {background-color:#bf477b;}
        
        Background color #bf477b
      
           Border around this has a color of #bf477b        
        
          <div style="border:2px solid #bf477b;">Content here</div>
        
        
          .myborder {border:2px solid #bf477b;}
        
        Border color #bf477b