#bf468f color space conversions
Hex:
        #bf468f
        RGB:
        191, 70, 143
        CMY:
        25, 73, 44
        CMYK:
        0, 63, 25, 25
      HSL:
        324°, 48.5944%, 51.1765%
        HSV (HSB):
        324°, 63.3508%, 74.9020%
        XYZ:
        28.6339, 17.4399, 27.8437
        xyY:
        0.3874, 0.2359, 17.4399
      CIE-Lab:
        48.8095, 55.8333, -15.2053
        CIE-LCH:
        48.8095, 57.8667, 344.7658
        CIE-Luv:
        48.8095, 68.9093, -30.7073
        Hunter-Lab:
        41.7611, 49.3087, -10.2981
      #bf468f color charts
#bf468f RGB chart
      #bf468f CMYK chart
      #bf468f RGB pie chart
      #bf468f color shades, tints & tones
#bf468f color schemes
#bf468f color preview, HTML & CSS examples
           This text has a color of #bf468f        
        
          <p style="color:#bf468f;">Text here</p>
        
        
          .mytext {color:#bf468f;}
        
        Text color #bf468f
      
           This box has a color of #bf468f        
        
          <div style="background-color:#bf468f;">Content here</div>
        
        
          .mybackground {background-color:#bf468f;}
        
        Background color #bf468f
      
           Border around this has a color of #bf468f        
        
          <div style="border:2px solid #bf468f;">Content here</div>
        
        
          .myborder {border:2px solid #bf468f;}
        
        Border color #bf468f