#bf236b color space conversions
Hex:
        #bf236b
        RGB:
        191, 35, 107
        CMY:
        25, 86, 58
        CMYK:
        0, 82, 44, 25
      HSL:
        332°, 69.0265%, 44.3137%
        HSV (HSB):
        332°, 81.6754%, 74.9020%
        XYZ:
        24.7407, 13.3400, 15.1808
        xyY:
        0.4645, 0.2505, 13.3400
      CIE-Lab:
        43.2711, 63.7691, -1.5155
        CIE-LCH:
        43.2711, 63.7871, 358.6386
        CIE-Luv:
        43.2711, 94.6002, -13.6694
        Hunter-Lab:
        36.5239, 56.9963, 0.9234
      #bf236b color charts
#bf236b RGB chart
      #bf236b CMYK chart
      #bf236b RGB pie chart
      #bf236b color shades, tints & tones
#bf236b color schemes
#bf236b color preview, HTML & CSS examples
           This text has a color of #bf236b        
        
          <p style="color:#bf236b;">Text here</p>
        
        
          .mytext {color:#bf236b;}
        
        Text color #bf236b
      
           This box has a color of #bf236b        
        
          <div style="background-color:#bf236b;">Content here</div>
        
        
          .mybackground {background-color:#bf236b;}
        
        Background color #bf236b
      
           Border around this has a color of #bf236b        
        
          <div style="border:2px solid #bf236b;">Content here</div>
        
        
          .myborder {border:2px solid #bf236b;}
        
        Border color #bf236b