#bf44c2 color space conversions
Hex:
        #bf44c2
        RGB:
        191, 68, 194
        CMY:
        25, 73, 24
        CMYK:
        2, 65, 0, 24
      HSL:
        299°, 50.8065%, 51.3725%
        HSV (HSB):
        299°, 64.9485%, 76.0784%
        XYZ:
        33.2906, 19.1057, 52.9721
        xyY:
        0.3159, 0.1813, 19.1057
      CIE-Lab:
        50.8106, 64.4735, -42.1082
        CIE-LCH:
        50.8106, 77.0060, 326.8511
        CIE-Luv:
        50.8106, 53.0292, -72.1315
        Hunter-Lab:
        43.7100, 59.4573, -41.2564
      #bf44c2 color charts
#bf44c2 RGB chart
      #bf44c2 CMYK chart
      #bf44c2 RGB pie chart
      #bf44c2 color shades, tints & tones
#bf44c2 color schemes
#bf44c2 color preview, HTML & CSS examples
           This text has a color of #bf44c2        
        
          <p style="color:#bf44c2;">Text here</p>
        
        
          .mytext {color:#bf44c2;}
        
        Text color #bf44c2
      
           This box has a color of #bf44c2        
        
          <div style="background-color:#bf44c2;">Content here</div>
        
        
          .mybackground {background-color:#bf44c2;}
        
        Background color #bf44c2
      
           Border around this has a color of #bf44c2        
        
          <div style="border:2px solid #bf44c2;">Content here</div>
        
        
          .myborder {border:2px solid #bf44c2;}
        
        Border color #bf44c2