#bf1b8e color space conversions
Hex:
        #bf1b8e
        RGB:
        191, 27, 142
        CMY:
        25, 89, 44
        CMYK:
        0, 86, 26, 25
      HSL:
        318°, 75.2294%, 42.7451%
        HSV (HSB):
        318°, 85.8639%, 74.9020%
        XYZ:
        26.7603, 13.8132, 26.8470
        xyY:
        0.3969, 0.2049, 13.8132
      CIE-Lab:
        43.9639, 69.2433, -22.0268
        CIE-LCH:
        43.9639, 72.6623, 342.3538
        CIE-Luv:
        43.9639, 81.4510, -41.7473
        Hunter-Lab:
        37.1661, 63.4824, -16.8118
      #bf1b8e color charts
#bf1b8e RGB chart
      #bf1b8e CMYK chart
      #bf1b8e RGB pie chart
      #bf1b8e color shades, tints & tones
#bf1b8e color schemes
#bf1b8e color preview, HTML & CSS examples
           This text has a color of #bf1b8e        
        
          <p style="color:#bf1b8e;">Text here</p>
        
        
          .mytext {color:#bf1b8e;}
        
        Text color #bf1b8e
      
           This box has a color of #bf1b8e        
        
          <div style="background-color:#bf1b8e;">Content here</div>
        
        
          .mybackground {background-color:#bf1b8e;}
        
        Background color #bf1b8e
      
           Border around this has a color of #bf1b8e        
        
          <div style="border:2px solid #bf1b8e;">Content here</div>
        
        
          .myborder {border:2px solid #bf1b8e;}
        
        Border color #bf1b8e