#bf48f3 color space conversions
Hex:
        #bf48f3
        RGB:
        191, 72, 243
        CMY:
        25, 72, 5
        CMYK:
        21, 70, 0, 5
      HSL:
        282°, 87.6923%, 61.7647%
        HSV (HSB):
        282°, 70.3704%, 95.2941%
        XYZ:
        39.9809, 22.1822, 86.9684
        xyY:
        0.2681, 0.1487, 22.1822
      CIE-Lab:
        54.2197, 71.9634, -64.4969
        CIE-LCH:
        54.2197, 96.6363, 318.1318
        CIE-Luv:
        54.2197, 38.4552, -108.0249
        Hunter-Lab:
        47.0979, 69.1051, -76.5130
      #bf48f3 color charts
#bf48f3 RGB chart
      #bf48f3 CMYK chart
      #bf48f3 RGB pie chart
      #bf48f3 color shades, tints & tones
#bf48f3 color schemes
#bf48f3 color preview, HTML & CSS examples
           This text has a color of #bf48f3        
        
          <p style="color:#bf48f3;">Text here</p>
        
        
          .mytext {color:#bf48f3;}
        
        Text color #bf48f3
      
           This box has a color of #bf48f3        
        
          <div style="background-color:#bf48f3;">Content here</div>
        
        
          .mybackground {background-color:#bf48f3;}
        
        Background color #bf48f3
      
           Border around this has a color of #bf48f3        
        
          <div style="border:2px solid #bf48f3;">Content here</div>
        
        
          .myborder {border:2px solid #bf48f3;}
        
        Border color #bf48f3