#bf48f1 color space conversions
Hex:
        #bf48f1
        RGB:
        191, 72, 241
        CMY:
        25, 72, 5
        CMYK:
        21, 70, 0, 5
      HSL:
        282°, 85.7868%, 61.3725%
        HSV (HSB):
        282°, 70.1245%, 94.5098%
        XYZ:
        39.6804, 22.0620, 85.3861
        xyY:
        0.2697, 0.1500, 22.0620
      CIE-Lab:
        54.0927, 71.5701, -63.5837
        CIE-LCH:
        54.0927, 95.7349, 318.3818
        CIE-Luv:
        54.0927, 38.9564, -106.5638
        Hunter-Lab:
        46.9702, 68.5990, -74.9029
      #bf48f1 color charts
#bf48f1 RGB chart
      #bf48f1 CMYK chart
      #bf48f1 RGB pie chart
      #bf48f1 color shades, tints & tones
#bf48f1 color schemes
#bf48f1 color preview, HTML & CSS examples
           This text has a color of #bf48f1        
        
          <p style="color:#bf48f1;">Text here</p>
        
        
          .mytext {color:#bf48f1;}
        
        Text color #bf48f1
      
           This box has a color of #bf48f1        
        
          <div style="background-color:#bf48f1;">Content here</div>
        
        
          .mybackground {background-color:#bf48f1;}
        
        Background color #bf48f1
      
           Border around this has a color of #bf48f1        
        
          <div style="border:2px solid #bf48f1;">Content here</div>
        
        
          .myborder {border:2px solid #bf48f1;}
        
        Border color #bf48f1