#bf04af color space conversions
Hex:
        #bf04af
        RGB:
        191, 4, 175
        CMY:
        25, 98, 31
        CMYK:
        0, 98, 8, 25
      HSL:
        305°, 95.8974%, 38.2353%
        HSV (HSB):
        305°, 97.9058%, 74.9020%
        XYZ:
        29.2671, 14.2583, 41.7670
        xyY:
        0.3431, 0.1672, 14.2583
      CIE-Lab:
        44.6012, 76.4255, -40.8338
        CIE-LCH:
        44.6012, 86.6502, 331.8846
        CIE-Luv:
        44.6012, 69.5189, -69.6047
        Hunter-Lab:
        37.7602, 72.2711, -39.1492
      #bf04af color charts
#bf04af RGB chart
      #bf04af CMYK chart
      #bf04af RGB pie chart
      #bf04af color shades, tints & tones
#bf04af color schemes
#bf04af color preview, HTML & CSS examples
           This text has a color of #bf04af        
        
          <p style="color:#bf04af;">Text here</p>
        
        
          .mytext {color:#bf04af;}
        
        Text color #bf04af
      
           This box has a color of #bf04af        
        
          <div style="background-color:#bf04af;">Content here</div>
        
        
          .mybackground {background-color:#bf04af;}
        
        Background color #bf04af
      
           Border around this has a color of #bf04af        
        
          <div style="border:2px solid #bf04af;">Content here</div>
        
        
          .myborder {border:2px solid #bf04af;}
        
        Border color #bf04af