#bf05af color space conversions
Hex:
        #bf05af
        RGB:
        191, 5, 175
        CMY:
        25, 98, 31
        CMYK:
        0, 97, 8, 25
      HSL:
        305°, 94.8980%, 38.4314%
        HSV (HSB):
        305°, 97.3822%, 74.9020%
        XYZ:
        29.2780, 14.2801, 41.7706
        xyY:
        0.3431, 0.1674, 14.2801
      CIE-Lab:
        44.6319, 76.3347, -40.7850
        CIE-LCH:
        44.6319, 86.5471, 331.8848
        CIE-Luv:
        44.6319, 69.4615, -69.5357
        Hunter-Lab:
        37.7890, 72.1669, -39.0849
      #bf05af color charts
#bf05af RGB chart
      #bf05af CMYK chart
      #bf05af RGB pie chart
      #bf05af color shades, tints & tones
#bf05af color schemes
#bf05af color preview, HTML & CSS examples
           This text has a color of #bf05af        
        
          <p style="color:#bf05af;">Text here</p>
        
        
          .mytext {color:#bf05af;}
        
        Text color #bf05af
      
           This box has a color of #bf05af        
        
          <div style="background-color:#bf05af;">Content here</div>
        
        
          .mybackground {background-color:#bf05af;}
        
        Background color #bf05af
      
           Border around this has a color of #bf05af        
        
          <div style="border:2px solid #bf05af;">Content here</div>
        
        
          .myborder {border:2px solid #bf05af;}
        
        Border color #bf05af