#bf488e color space conversions
Hex:
        #bf488e
        RGB:
        191, 72, 142
        CMY:
        25, 72, 44
        CMYK:
        0, 62, 26, 25
      HSL:
        325°, 48.1781%, 51.5686%
        HSV (HSB):
        325°, 62.3037%, 74.9020%
        XYZ:
        28.6857, 17.6641, 27.4888
        xyY:
        0.3885, 0.2392, 17.6641
      CIE-Lab:
        49.0861, 54.8430, -14.1868
        CIE-LCH:
        49.0861, 56.6482, 345.4966
        CIE-Luv:
        49.0861, 68.4289, -29.1322
        Hunter-Lab:
        42.0287, 48.2809, -9.3585
      #bf488e color charts
#bf488e RGB chart
      #bf488e CMYK chart
      #bf488e RGB pie chart
      #bf488e color shades, tints & tones
#bf488e color schemes
#bf488e color preview, HTML & CSS examples
           This text has a color of #bf488e        
        
          <p style="color:#bf488e;">Text here</p>
        
        
          .mytext {color:#bf488e;}
        
        Text color #bf488e
      
           This box has a color of #bf488e        
        
          <div style="background-color:#bf488e;">Content here</div>
        
        
          .mybackground {background-color:#bf488e;}
        
        Background color #bf488e
      
           Border around this has a color of #bf488e        
        
          <div style="border:2px solid #bf488e;">Content here</div>
        
        
          .myborder {border:2px solid #bf488e;}
        
        Border color #bf488e