#bf49ca color space conversions
Hex:
        #bf49ca
        RGB:
        191, 73, 202
        CMY:
        25, 71, 21
        CMYK:
        5, 64, 0, 21
      HSL:
        295°, 54.8936%, 53.9216%
        HSV (HSB):
        295°, 63.8614%, 79.2157%
        XYZ:
        34.5291, 20.1057, 57.9380
        xyY:
        0.3067, 0.1786, 20.1057
      CIE-Lab:
        51.9565, 63.8516, -44.9018
        CIE-LCH:
        51.9565, 78.0589, 324.8843
        CIE-Luv:
        51.9565, 49.3163, -76.6484
        Hunter-Lab:
        44.8394, 58.9869, -45.2224
      #bf49ca color charts
#bf49ca RGB chart
      #bf49ca CMYK chart
      #bf49ca RGB pie chart
      #bf49ca color shades, tints & tones
#bf49ca color schemes
#bf49ca color preview, HTML & CSS examples
           This text has a color of #bf49ca        
        
          <p style="color:#bf49ca;">Text here</p>
        
        
          .mytext {color:#bf49ca;}
        
        Text color #bf49ca
      
           This box has a color of #bf49ca        
        
          <div style="background-color:#bf49ca;">Content here</div>
        
        
          .mybackground {background-color:#bf49ca;}
        
        Background color #bf49ca
      
           Border around this has a color of #bf49ca        
        
          <div style="border:2px solid #bf49ca;">Content here</div>
        
        
          .myborder {border:2px solid #bf49ca;}
        
        Border color #bf49ca