#bf06f0 color space conversions
Hex:
        #bf06f0
        RGB:
        191, 6, 240
        CMY:
        25, 98, 6
        CMYK:
        20, 98, 0, 6
      HSL:
        287°, 95.1220%, 48.2353%
        HSV (HSB):
        287°, 97.5000%, 94.1176%
        XYZ:
        37.2792, 17.4979, 83.8507
        xyY:
        0.2689, 0.1262, 17.4979
      CIE-Lab:
        48.8813, 86.3375, -71.4566
        CIE-LCH:
        48.8813, 112.0723, 320.3874
        CIE-Luv:
        48.8813, 46.1611, -116.0868
        Hunter-Lab:
        41.8305, 85.8752, -89.5676
      #bf06f0 color charts
#bf06f0 RGB chart
      #bf06f0 CMYK chart
      #bf06f0 RGB pie chart
      #bf06f0 color shades, tints & tones
#bf06f0 color schemes
#bf06f0 color preview, HTML & CSS examples
           This text has a color of #bf06f0        
        
          <p style="color:#bf06f0;">Text here</p>
        
        
          .mytext {color:#bf06f0;}
        
        Text color #bf06f0
      
           This box has a color of #bf06f0        
        
          <div style="background-color:#bf06f0;">Content here</div>
        
        
          .mybackground {background-color:#bf06f0;}
        
        Background color #bf06f0
      
           Border around this has a color of #bf06f0        
        
          <div style="border:2px solid #bf06f0;">Content here</div>
        
        
          .myborder {border:2px solid #bf06f0;}
        
        Border color #bf06f0