#bf1fae color space conversions
Hex:
        #bf1fae
        RGB:
        191, 31, 174
        CMY:
        25, 88, 32
        CMYK:
        0, 84, 9, 25
      HSL:
        306°, 72.0721%, 43.5294%
        HSV (HSB):
        306°, 83.7696%, 74.9020%
        XYZ:
        29.6158, 15.1123, 41.4004
        xyY:
        0.3439, 0.1755, 15.1123
      CIE-Lab:
        45.7877, 72.6469, -38.3617
        CIE-LCH:
        45.7877, 82.1535, 332.1634
        CIE-Luv:
        45.7877, 67.5563, -66.0031
        Hunter-Lab:
        38.8746, 67.9561, -35.9301
      #bf1fae color charts
#bf1fae RGB chart
      #bf1fae CMYK chart
      #bf1fae RGB pie chart
      #bf1fae color shades, tints & tones
#bf1fae color schemes
#bf1fae color preview, HTML & CSS examples
           This text has a color of #bf1fae        
        
          <p style="color:#bf1fae;">Text here</p>
        
        
          .mytext {color:#bf1fae;}
        
        Text color #bf1fae
      
           This box has a color of #bf1fae        
        
          <div style="background-color:#bf1fae;">Content here</div>
        
        
          .mybackground {background-color:#bf1fae;}
        
        Background color #bf1fae
      
           Border around this has a color of #bf1fae        
        
          <div style="border:2px solid #bf1fae;">Content here</div>
        
        
          .myborder {border:2px solid #bf1fae;}
        
        Border color #bf1fae