#bf11bd color space conversions
Hex:
        #bf11bd
        RGB:
        191, 17, 189
        CMY:
        25, 93, 26
        CMYK:
        0, 91, 1, 25
      HSL:
        301°, 83.6538%, 40.7843%
        HSV (HSB):
        301°, 91.0995%, 74.9020%
        XYZ:
        30.8716, 15.1514, 49.4415
        xyY:
        0.3234, 0.1587, 15.1514
      CIE-Lab:
        45.8408, 77.1426, -47.1014
        CIE-LCH:
        45.8408, 90.3854, 328.5927
        CIE-Luv:
        45.8408, 63.1476, -79.1718
        Hunter-Lab:
        38.9248, 73.4517, -48.0617
      #bf11bd color charts
#bf11bd RGB chart
      #bf11bd CMYK chart
      #bf11bd RGB pie chart
      #bf11bd color shades, tints & tones
#bf11bd color schemes
#bf11bd color preview, HTML & CSS examples
           This text has a color of #bf11bd        
        
          <p style="color:#bf11bd;">Text here</p>
        
        
          .mytext {color:#bf11bd;}
        
        Text color #bf11bd
      
           This box has a color of #bf11bd        
        
          <div style="background-color:#bf11bd;">Content here</div>
        
        
          .mybackground {background-color:#bf11bd;}
        
        Background color #bf11bd
      
           Border around this has a color of #bf11bd        
        
          <div style="border:2px solid #bf11bd;">Content here</div>
        
        
          .myborder {border:2px solid #bf11bd;}
        
        Border color #bf11bd