#bf00a0 color space conversions
Hex:
        #bf00a0
        RGB:
        191, 0, 160
        CMY:
        25, 100, 37
        CMYK:
        0, 100, 16, 25
      HSL:
        310°, 100.0000%, 37.4510%
        HSV (HSB):
        310°, 100.0000%, 74.9020%
        XYZ:
        27.8310, 13.6144, 34.4187
        xyY:
        0.3669, 0.1795, 13.6144
      CIE-Lab:
        43.6748, 74.8030, -33.3535
        CIE-LCH:
        43.6748, 81.9020, 335.9687
        CIE-Luv:
        43.6748, 76.1781, -58.4276
        Hunter-Lab:
        36.8977, 70.0669, -29.4781
      #bf00a0 color charts
#bf00a0 RGB chart
      #bf00a0 CMYK chart
      #bf00a0 RGB pie chart
      #bf00a0 color shades, tints & tones
#bf00a0 color schemes
#bf00a0 color preview, HTML & CSS examples
           This text has a color of #bf00a0        
        
          <p style="color:#bf00a0;">Text here</p>
        
        
          .mytext {color:#bf00a0;}
        
        Text color #bf00a0
      
           This box has a color of #bf00a0        
        
          <div style="background-color:#bf00a0;">Content here</div>
        
        
          .mybackground {background-color:#bf00a0;}
        
        Background color #bf00a0
      
           Border around this has a color of #bf00a0        
        
          <div style="border:2px solid #bf00a0;">Content here</div>
        
        
          .myborder {border:2px solid #bf00a0;}
        
        Border color #bf00a0