#bf0faf color space conversions
Hex:
        #bf0faf
        RGB:
        191, 15, 175
        CMY:
        25, 94, 31
        CMYK:
        0, 92, 8, 25
      HSL:
        305°, 85.4369%, 40.3922%
        HSV (HSB):
        305°, 92.1466%, 74.9020%
        XYZ:
        29.3945, 14.5132, 41.8095
        xyY:
        0.3429, 0.1693, 14.5132
      CIE-Lab:
        44.9600, 75.3679, -40.2643
        CIE-LCH:
        44.9600, 85.4490, 331.8872
        CIE-Luv:
        44.9600, 68.8454, -68.7945
        Hunter-Lab:
        38.0961, 71.0603, -38.4019
      #bf0faf color charts
#bf0faf RGB chart
      #bf0faf CMYK chart
      #bf0faf RGB pie chart
      #bf0faf color shades, tints & tones
#bf0faf color schemes
#bf0faf color preview, HTML & CSS examples
           This text has a color of #bf0faf        
        
          <p style="color:#bf0faf;">Text here</p>
        
        
          .mytext {color:#bf0faf;}
        
        Text color #bf0faf
      
           This box has a color of #bf0faf        
        
          <div style="background-color:#bf0faf;">Content here</div>
        
        
          .mybackground {background-color:#bf0faf;}
        
        Background color #bf0faf
      
           Border around this has a color of #bf0faf        
        
          <div style="border:2px solid #bf0faf;">Content here</div>
        
        
          .myborder {border:2px solid #bf0faf;}
        
        Border color #bf0faf