#bf2c9e color space conversions
Hex:
        #bf2c9e
        RGB:
        191, 44, 158
        CMY:
        25, 83, 38
        CMYK:
        0, 77, 17, 25
      HSL:
        313°, 62.5532%, 46.0784%
        HSV (HSB):
        313°, 76.9634%, 74.9020%
        XYZ:
        28.5581, 15.3464, 33.8047
        xyY:
        0.3675, 0.1975, 15.3464
      CIE-Lab:
        46.1050, 67.1947, -28.3486
        CIE-LCH:
        46.1050, 72.9299, 337.1257
        CIE-Luv:
        46.1050, 71.5191, -50.8597
        Hunter-Lab:
        39.1744, 61.5710, -23.7409
      #bf2c9e color charts
#bf2c9e RGB chart
      #bf2c9e CMYK chart
      #bf2c9e RGB pie chart
      #bf2c9e color shades, tints & tones
#bf2c9e color schemes
#bf2c9e color preview, HTML & CSS examples
           This text has a color of #bf2c9e        
        
          <p style="color:#bf2c9e;">Text here</p>
        
        
          .mytext {color:#bf2c9e;}
        
        Text color #bf2c9e
      
           This box has a color of #bf2c9e        
        
          <div style="background-color:#bf2c9e;">Content here</div>
        
        
          .mybackground {background-color:#bf2c9e;}
        
        Background color #bf2c9e
      
           Border around this has a color of #bf2c9e        
        
          <div style="border:2px solid #bf2c9e;">Content here</div>
        
        
          .myborder {border:2px solid #bf2c9e;}
        
        Border color #bf2c9e