#bf1db4 color space conversions
Hex:
        #bf1db4
        RGB:
        191, 29, 180
        CMY:
        25, 89, 29
        CMYK:
        0, 85, 6, 25
      HSL:
        304°, 73.6364%, 43.1373%
        HSV (HSB):
        304°, 84.8168%, 74.9020%
        XYZ:
        30.1634, 15.2504, 44.5338
        xyY:
        0.3353, 0.1695, 15.2504
      CIE-Lab:
        45.9752, 73.9149, -41.6052
        CIE-LCH:
        45.9752, 84.8198, 330.6257
        CIE-Luv:
        45.9752, 65.4709, -70.9231
        Hunter-Lab:
        39.0517, 69.5323, -40.2769
      #bf1db4 color charts
#bf1db4 RGB chart
      #bf1db4 CMYK chart
      #bf1db4 RGB pie chart
      #bf1db4 color shades, tints & tones
#bf1db4 color schemes
#bf1db4 color preview, HTML & CSS examples
           This text has a color of #bf1db4        
        
          <p style="color:#bf1db4;">Text here</p>
        
        
          .mytext {color:#bf1db4;}
        
        Text color #bf1db4
      
           This box has a color of #bf1db4        
        
          <div style="background-color:#bf1db4;">Content here</div>
        
        
          .mybackground {background-color:#bf1db4;}
        
        Background color #bf1db4
      
           Border around this has a color of #bf1db4        
        
          <div style="border:2px solid #bf1db4;">Content here</div>
        
        
          .myborder {border:2px solid #bf1db4;}
        
        Border color #bf1db4