#bf249f color space conversions
Hex:
        #bf249f
        RGB:
        191, 36, 159
        CMY:
        25, 86, 38
        CMYK:
        0, 81, 17, 25
      HSL:
        312°, 68.2819%, 44.5098%
        HSV (HSB):
        312°, 81.1518%, 74.9020%
        XYZ:
        28.3747, 14.8413, 34.1700
        xyY:
        0.3667, 0.1918, 14.8413
      CIE-Lab:
        45.4161, 69.4458, -30.0224
        CIE-LCH:
        45.4161, 75.6575, 336.6205
        CIE-Luv:
        45.4161, 72.7549, -53.4237
        Hunter-Lab:
        38.5244, 64.0544, -25.6214
      #bf249f color charts
#bf249f RGB chart
      #bf249f CMYK chart
      #bf249f RGB pie chart
      #bf249f color shades, tints & tones
#bf249f color schemes
#bf249f color preview, HTML & CSS examples
           This text has a color of #bf249f        
        
          <p style="color:#bf249f;">Text here</p>
        
        
          .mytext {color:#bf249f;}
        
        Text color #bf249f
      
           This box has a color of #bf249f        
        
          <div style="background-color:#bf249f;">Content here</div>
        
        
          .mybackground {background-color:#bf249f;}
        
        Background color #bf249f
      
           Border around this has a color of #bf249f        
        
          <div style="border:2px solid #bf249f;">Content here</div>
        
        
          .myborder {border:2px solid #bf249f;}
        
        Border color #bf249f