#bf40c1 color space conversions
Hex:
        #bf40c1
        RGB:
        191, 64, 193
        CMY:
        25, 75, 24
        CMYK:
        1, 67, 0, 24
      HSL:
        299°, 50.9881%, 50.3922%
        HSV (HSB):
        299°, 66.8394%, 75.6863%
        XYZ:
        32.9449, 18.5934, 52.3046
        xyY:
        0.3173, 0.1791, 18.5934
      CIE-Lab:
        50.2081, 65.8462, -42.4835
        CIE-LCH:
        50.2081, 78.3618, 327.1702
        CIE-Luv:
        50.2081, 54.3599, -72.6789
        Hunter-Lab:
        43.1201, 60.9186, -41.7346
      #bf40c1 color charts
#bf40c1 RGB chart
      #bf40c1 CMYK chart
      #bf40c1 RGB pie chart
      #bf40c1 color shades, tints & tones
#bf40c1 color schemes
#bf40c1 color preview, HTML & CSS examples
           This text has a color of #bf40c1        
        
          <p style="color:#bf40c1;">Text here</p>
        
        
          .mytext {color:#bf40c1;}
        
        Text color #bf40c1
      
           This box has a color of #bf40c1        
        
          <div style="background-color:#bf40c1;">Content here</div>
        
        
          .mybackground {background-color:#bf40c1;}
        
        Background color #bf40c1
      
           Border around this has a color of #bf40c1        
        
          <div style="border:2px solid #bf40c1;">Content here</div>
        
        
          .myborder {border:2px solid #bf40c1;}
        
        Border color #bf40c1