#bf099d color space conversions
Hex:
        #bf099d
        RGB:
        191, 9, 157
        CMY:
        25, 96, 38
        CMYK:
        0, 95, 18, 25
      HSL:
        311°, 91.0000%, 39.2157%
        HSV (HSB):
        311°, 95.2880%, 74.9020%
        XYZ:
        27.6693, 13.7061, 33.0855
        xyY:
        0.3716, 0.1841, 13.7061
      CIE-Lab:
        43.8084, 73.5830, -31.3408
        CIE-LCH:
        43.8084, 79.9794, 336.9296
        CIE-Luv:
        43.8084, 76.8882, -55.4496
        Hunter-Lab:
        37.0217, 68.6197, -27.0710
      #bf099d color charts
#bf099d RGB chart
      #bf099d CMYK chart
      #bf099d RGB pie chart
      #bf099d color shades, tints & tones
#bf099d color schemes
#bf099d color preview, HTML & CSS examples
           This text has a color of #bf099d        
        
          <p style="color:#bf099d;">Text here</p>
        
        
          .mytext {color:#bf099d;}
        
        Text color #bf099d
      
           This box has a color of #bf099d        
        
          <div style="background-color:#bf099d;">Content here</div>
        
        
          .mybackground {background-color:#bf099d;}
        
        Background color #bf099d
      
           Border around this has a color of #bf099d        
        
          <div style="border:2px solid #bf099d;">Content here</div>
        
        
          .myborder {border:2px solid #bf099d;}
        
        Border color #bf099d