#bf009e color space conversions
Hex:
        #bf009e
        RGB:
        191, 0, 158
        CMY:
        25, 100, 38
        CMYK:
        0, 100, 17, 25
      HSL:
        310°, 100.0000%, 37.4510%
        HSV (HSB):
        310°, 100.0000%, 74.9020%
        XYZ:
        27.6574, 13.5450, 33.5045
        xyY:
        0.3702, 0.1813, 13.5450
      CIE-Lab:
        43.5732, 74.5492, -32.3116
        CIE-LCH:
        43.5732, 81.2504, 336.5668
        CIE-Luv:
        43.5732, 77.0601, -56.8875
        Hunter-Lab:
        36.8035, 69.7345, -28.2128
      #bf009e color charts
#bf009e RGB chart
      #bf009e CMYK chart
      #bf009e RGB pie chart
      #bf009e color shades, tints & tones
#bf009e color schemes
#bf009e color preview, HTML & CSS examples
           This text has a color of #bf009e        
        
          <p style="color:#bf009e;">Text here</p>
        
        
          .mytext {color:#bf009e;}
        
        Text color #bf009e
      
           This box has a color of #bf009e        
        
          <div style="background-color:#bf009e;">Content here</div>
        
        
          .mybackground {background-color:#bf009e;}
        
        Background color #bf009e
      
           Border around this has a color of #bf009e        
        
          <div style="border:2px solid #bf009e;">Content here</div>
        
        
          .myborder {border:2px solid #bf009e;}
        
        Border color #bf009e