#bf18f0 color space conversions
Hex:
        #bf18f0
        RGB:
        191, 24, 240
        CMY:
        25, 91, 6
        CMYK:
        20, 90, 0, 6
      HSL:
        286°, 87.8049%, 51.7647%
        HSV (HSB):
        286°, 90.0000%, 94.1176%
        XYZ:
        37.5407, 18.0209, 83.9378
        xyY:
        0.2691, 0.1292, 18.0209
      CIE-Lab:
        49.5215, 84.4322, -70.4165
        CIE-LCH:
        49.5215, 109.9421, 320.1719
        CIE-Luv:
        49.5215, 45.3652, -114.9420
        Hunter-Lab:
        42.4510, 83.5634, -87.5176
      #bf18f0 color charts
#bf18f0 RGB chart
      #bf18f0 CMYK chart
      #bf18f0 RGB pie chart
      #bf18f0 color shades, tints & tones
#bf18f0 color schemes
#bf18f0 color preview, HTML & CSS examples
           This text has a color of #bf18f0        
        
          <p style="color:#bf18f0;">Text here</p>
        
        
          .mytext {color:#bf18f0;}
        
        Text color #bf18f0
      
           This box has a color of #bf18f0        
        
          <div style="background-color:#bf18f0;">Content here</div>
        
        
          .mybackground {background-color:#bf18f0;}
        
        Background color #bf18f0
      
           Border around this has a color of #bf18f0        
        
          <div style="border:2px solid #bf18f0;">Content here</div>
        
        
          .myborder {border:2px solid #bf18f0;}
        
        Border color #bf18f0