#bf1caf color space conversions
Hex:
        #bf1caf
        RGB:
        191, 28, 175
        CMY:
        25, 89, 31
        CMYK:
        0, 85, 8, 25
      HSL:
        306°, 74.4292%, 42.9412%
        HSV (HSB):
        306°, 85.3403%, 74.9020%
        XYZ:
        29.6390, 15.0020, 41.8910
        xyY:
        0.3425, 0.1734, 15.0020
      CIE-Lab:
        45.6370, 73.3848, -39.1916
        CIE-LCH:
        45.6370, 83.1944, 331.8953
        CIE-Luv:
        45.6370, 67.5561, -67.2454
        Hunter-Lab:
        38.7324, 68.8106, -37.0122
      #bf1caf color charts
#bf1caf RGB chart
      #bf1caf CMYK chart
      #bf1caf RGB pie chart
      #bf1caf color shades, tints & tones
#bf1caf color schemes
#bf1caf color preview, HTML & CSS examples
           This text has a color of #bf1caf        
        
          <p style="color:#bf1caf;">Text here</p>
        
        
          .mytext {color:#bf1caf;}
        
        Text color #bf1caf
      
           This box has a color of #bf1caf        
        
          <div style="background-color:#bf1caf;">Content here</div>
        
        
          .mybackground {background-color:#bf1caf;}
        
        Background color #bf1caf
      
           Border around this has a color of #bf1caf        
        
          <div style="border:2px solid #bf1caf;">Content here</div>
        
        
          .myborder {border:2px solid #bf1caf;}
        
        Border color #bf1caf