#bf2d8f color space conversions
Hex:
        #bf2d8f
        RGB:
        191, 45, 143
        CMY:
        25, 82, 44
        CMYK:
        0, 76, 25, 25
      HSL:
        320°, 61.8644%, 46.2745%
        HSV (HSB):
        320°, 76.4398%, 74.9020%
        XYZ:
        27.3822, 14.9363, 27.4264
        xyY:
        0.3926, 0.2142, 14.9363
      CIE-Lab:
        45.5468, 64.9393, -20.1934
        CIE-LCH:
        45.5468, 68.0065, 342.7265
        CIE-Luv:
        45.5468, 77.1987, -38.7869
        Hunter-Lab:
        38.6475, 58.8359, -15.0222
      #bf2d8f color charts
#bf2d8f RGB chart
      #bf2d8f CMYK chart
      #bf2d8f RGB pie chart
      #bf2d8f color shades, tints & tones
#bf2d8f color schemes
#bf2d8f color preview, HTML & CSS examples
           This text has a color of #bf2d8f        
        
          <p style="color:#bf2d8f;">Text here</p>
        
        
          .mytext {color:#bf2d8f;}
        
        Text color #bf2d8f
      
           This box has a color of #bf2d8f        
        
          <div style="background-color:#bf2d8f;">Content here</div>
        
        
          .mybackground {background-color:#bf2d8f;}
        
        Background color #bf2d8f
      
           Border around this has a color of #bf2d8f        
        
          <div style="border:2px solid #bf2d8f;">Content here</div>
        
        
          .myborder {border:2px solid #bf2d8f;}
        
        Border color #bf2d8f