#bf48dc color space conversions
Hex:
        #bf48dc
        RGB:
        191, 72, 220
        CMY:
        25, 72, 14
        CMYK:
        13, 67, 0, 14
      HSL:
        288°, 67.8899%, 57.2549%
        HSV (HSB):
        288°, 67.2727%, 86.2745%
        XYZ:
        36.7215, 20.8784, 69.8046
        xyY:
        0.2882, 0.1639, 20.8784
      CIE-Lab:
        52.8162, 67.5429, -53.8047
        CIE-LCH:
        52.8162, 86.3539, 321.4591
        CIE-Luv:
        52.8162, 44.4782, -90.8917
        Hunter-Lab:
        45.6929, 63.4905, -58.5918
      #bf48dc color charts
#bf48dc RGB chart
      #bf48dc CMYK chart
      #bf48dc RGB pie chart
      #bf48dc color shades, tints & tones
#bf48dc color schemes
#bf48dc color preview, HTML & CSS examples
           This text has a color of #bf48dc        
        
          <p style="color:#bf48dc;">Text here</p>
        
        
          .mytext {color:#bf48dc;}
        
        Text color #bf48dc
      
           This box has a color of #bf48dc        
        
          <div style="background-color:#bf48dc;">Content here</div>
        
        
          .mybackground {background-color:#bf48dc;}
        
        Background color #bf48dc
      
           Border around this has a color of #bf48dc        
        
          <div style="border:2px solid #bf48dc;">Content here</div>
        
        
          .myborder {border:2px solid #bf48dc;}
        
        Border color #bf48dc