#bf128d color space conversions
Hex:
        #bf128d
        RGB:
        191, 18, 141
        CMY:
        25, 93, 45
        CMYK:
        0, 91, 26, 25
      HSL:
        317°, 82.7751%, 40.9804%
        HSV (HSB):
        317°, 90.5759%, 74.9020%
        XYZ:
        26.5099, 13.4321, 26.3947
        xyY:
        0.3996, 0.2025, 13.4321
      CIE-Lab:
        43.4072, 70.6175, -22.2784
        CIE-LCH:
        43.4072, 74.0484, 342.4906
        CIE-Luv:
        43.4072, 83.1593, -42.2017
        Hunter-Lab:
        36.6498, 64.9773, -17.0451
      #bf128d color charts
#bf128d RGB chart
      #bf128d CMYK chart
      #bf128d RGB pie chart
      #bf128d color shades, tints & tones
#bf128d color schemes
#bf128d color preview, HTML & CSS examples
           This text has a color of #bf128d        
        
          <p style="color:#bf128d;">Text here</p>
        
        
          .mytext {color:#bf128d;}
        
        Text color #bf128d
      
           This box has a color of #bf128d        
        
          <div style="background-color:#bf128d;">Content here</div>
        
        
          .mybackground {background-color:#bf128d;}
        
        Background color #bf128d
      
           Border around this has a color of #bf128d        
        
          <div style="border:2px solid #bf128d;">Content here</div>
        
        
          .myborder {border:2px solid #bf128d;}
        
        Border color #bf128d