#bf50c4 color space conversions
Hex:
        #bf50c4
        RGB:
        191, 80, 196
        CMY:
        25, 69, 23
        CMYK:
        3, 59, 0, 23
      HSL:
        297°, 49.5726%, 54.1176%
        HSV (HSB):
        297°, 59.1837%, 76.8627%
        XYZ:
        34.3183, 20.7992, 54.4304
        xyY:
        0.3133, 0.1899, 20.7992
      CIE-Lab:
        52.7290, 59.7945, -40.2310
        CIE-LCH:
        52.7290, 72.0688, 326.0665
        CIE-Luv:
        52.7290, 49.0363, -69.2344
        Hunter-Lab:
        45.6062, 54.5093, -38.8376
      #bf50c4 color charts
#bf50c4 RGB chart
      #bf50c4 CMYK chart
      #bf50c4 RGB pie chart
      #bf50c4 color shades, tints & tones
#bf50c4 color schemes
#bf50c4 color preview, HTML & CSS examples
           This text has a color of #bf50c4        
        
          <p style="color:#bf50c4;">Text here</p>
        
        
          .mytext {color:#bf50c4;}
        
        Text color #bf50c4
      
           This box has a color of #bf50c4        
        
          <div style="background-color:#bf50c4;">Content here</div>
        
        
          .mybackground {background-color:#bf50c4;}
        
        Background color #bf50c4
      
           Border around this has a color of #bf50c4        
        
          <div style="border:2px solid #bf50c4;">Content here</div>
        
        
          .myborder {border:2px solid #bf50c4;}
        
        Border color #bf50c4