#bf307e color space conversions
Hex:
        #bf307e
        RGB:
        191, 48, 126
        CMY:
        25, 81, 51
        CMYK:
        0, 75, 34, 25
      HSL:
        327°, 59.8326%, 46.8627%
        HSV (HSB):
        327°, 74.8691%, 74.9020%
        XYZ:
        26.3087, 14.6966, 21.1888
        xyY:
        0.4230, 0.2363, 14.6966
      CIE-Lab:
        45.2159, 61.9930, -10.3541
        CIE-LCH:
        45.2159, 62.8518, 350.5179
        CIE-Luv:
        45.2159, 83.0408, -24.7502
        Hunter-Lab:
        38.3362, 55.4096, -5.9348
      #bf307e color charts
#bf307e RGB chart
      #bf307e CMYK chart
      #bf307e RGB pie chart
      #bf307e color shades, tints & tones
#bf307e color schemes
#bf307e color preview, HTML & CSS examples
           This text has a color of #bf307e        
        
          <p style="color:#bf307e;">Text here</p>
        
        
          .mytext {color:#bf307e;}
        
        Text color #bf307e
      
           This box has a color of #bf307e        
        
          <div style="background-color:#bf307e;">Content here</div>
        
        
          .mybackground {background-color:#bf307e;}
        
        Background color #bf307e
      
           Border around this has a color of #bf307e        
        
          <div style="border:2px solid #bf307e;">Content here</div>
        
        
          .myborder {border:2px solid #bf307e;}
        
        Border color #bf307e