#bf2b6d color space conversions
Hex:
        #bf2b6d
        RGB:
        191, 43, 109
        CMY:
        25, 83, 57
        CMYK:
        0, 77, 43, 25
      HSL:
        333°, 63.2479%, 45.8824%
        HSV (HSB):
        333°, 77.4869%, 74.9020%
        XYZ:
        25.1101, 13.9082, 15.8291
        xyY:
        0.4578, 0.2536, 13.9082
      CIE-Lab:
        44.1011, 61.7723, -1.5403
        CIE-LCH:
        44.1011, 61.7915, 358.5716
        CIE-Luv:
        44.1011, 91.3390, -13.3162
        Hunter-Lab:
        37.2938, 54.9207, 0.9404
      #bf2b6d color charts
#bf2b6d RGB chart
      #bf2b6d CMYK chart
      #bf2b6d RGB pie chart
      #bf2b6d color shades, tints & tones
#bf2b6d color schemes
#bf2b6d color preview, HTML & CSS examples
           This text has a color of #bf2b6d        
        
          <p style="color:#bf2b6d;">Text here</p>
        
        
          .mytext {color:#bf2b6d;}
        
        Text color #bf2b6d
      
           This box has a color of #bf2b6d        
        
          <div style="background-color:#bf2b6d;">Content here</div>
        
        
          .mybackground {background-color:#bf2b6d;}
        
        Background color #bf2b6d
      
           Border around this has a color of #bf2b6d        
        
          <div style="border:2px solid #bf2b6d;">Content here</div>
        
        
          .myborder {border:2px solid #bf2b6d;}
        
        Border color #bf2b6d