#bf3eab color space conversions
Hex:
        #bf3eab
        RGB:
        191, 62, 171
        CMY:
        25, 76, 33
        CMYK:
        0, 68, 10, 25
      HSL:
        309°, 50.9881%, 49.6078%
        HSV (HSB):
        309°, 67.5393%, 74.9020%
        XYZ:
        30.5592, 17.4619, 40.2879
        xyY:
        0.3460, 0.1977, 17.4619
      CIE-Lab:
        48.8368, 63.0655, -31.7949
        CIE-LCH:
        48.8368, 70.6270, 333.2447
        CIE-Luv:
        48.8368, 62.1427, -55.9545
        Hunter-Lab:
        41.7874, 57.4092, -27.9112
      #bf3eab color charts
#bf3eab RGB chart
      #bf3eab CMYK chart
      #bf3eab RGB pie chart
      #bf3eab color shades, tints & tones
#bf3eab color schemes
#bf3eab color preview, HTML & CSS examples
           This text has a color of #bf3eab        
        
          <p style="color:#bf3eab;">Text here</p>
        
        
          .mytext {color:#bf3eab;}
        
        Text color #bf3eab
      
           This box has a color of #bf3eab        
        
          <div style="background-color:#bf3eab;">Content here</div>
        
        
          .mybackground {background-color:#bf3eab;}
        
        Background color #bf3eab
      
           Border around this has a color of #bf3eab        
        
          <div style="border:2px solid #bf3eab;">Content here</div>
        
        
          .myborder {border:2px solid #bf3eab;}
        
        Border color #bf3eab