#bf408f color space conversions
Hex:
        #bf408f
        RGB:
        191, 64, 143
        CMY:
        25, 75, 44
        CMYK:
        0, 66, 25, 25
      HSL:
        323°, 49.8039%, 50.0000%
        HSV (HSB):
        323°, 66.4921%, 74.9020%
        XYZ:
        28.2772, 16.7263, 27.7247
        xyY:
        0.3888, 0.2300, 16.7263
      CIE-Lab:
        47.9133, 58.2983, -16.5695
        CIE-LCH:
        47.9133, 60.6073, 344.1338
        CIE-Luv:
        47.9133, 71.2048, -32.9412
        Hunter-Lab:
        40.8978, 51.8455, -11.5643
      #bf408f color charts
#bf408f RGB chart
      #bf408f CMYK chart
      #bf408f RGB pie chart
      #bf408f color shades, tints & tones
#bf408f color schemes
#bf408f color preview, HTML & CSS examples
           This text has a color of #bf408f        
        
          <p style="color:#bf408f;">Text here</p>
        
        
          .mytext {color:#bf408f;}
        
        Text color #bf408f
      
           This box has a color of #bf408f        
        
          <div style="background-color:#bf408f;">Content here</div>
        
        
          .mybackground {background-color:#bf408f;}
        
        Background color #bf408f
      
           Border around this has a color of #bf408f        
        
          <div style="border:2px solid #bf408f;">Content here</div>
        
        
          .myborder {border:2px solid #bf408f;}
        
        Border color #bf408f