#bf488f color space conversions
Hex:
        #bf488f
        RGB:
        191, 72, 143
        CMY:
        25, 72, 44
        CMYK:
        0, 62, 25, 25
      HSL:
        324°, 48.1781%, 51.5686%
        HSV (HSB):
        324°, 62.3037%, 74.9020%
        XYZ:
        28.7611, 17.6943, 27.8861
        xyY:
        0.3869, 0.2380, 17.6943
      CIE-Lab:
        49.1232, 54.9771, -14.7290
        CIE-LCH:
        49.1232, 56.9159, 345.0020
        CIE-Luv:
        49.1232, 68.1038, -29.9238
        Hunter-Lab:
        42.0646, 48.4343, -9.8602
      #bf488f color charts
#bf488f RGB chart
      #bf488f CMYK chart
      #bf488f RGB pie chart
      #bf488f color shades, tints & tones
#bf488f color schemes
#bf488f color preview, HTML & CSS examples
           This text has a color of #bf488f        
        
          <p style="color:#bf488f;">Text here</p>
        
        
          .mytext {color:#bf488f;}
        
        Text color #bf488f
      
           This box has a color of #bf488f        
        
          <div style="background-color:#bf488f;">Content here</div>
        
        
          .mybackground {background-color:#bf488f;}
        
        Background color #bf488f
      
           Border around this has a color of #bf488f        
        
          <div style="border:2px solid #bf488f;">Content here</div>
        
        
          .myborder {border:2px solid #bf488f;}
        
        Border color #bf488f