#bf0ff2 color space conversions
Hex:
        #bf0ff2
        RGB:
        191, 15, 242
        CMY:
        25, 94, 5
        CMYK:
        21, 94, 0, 5
      HSL:
        287°, 89.7233%, 50.3922%
        HSV (HSB):
        287°, 93.8017%, 94.9020%
        XYZ:
        37.6837, 17.8288, 85.4596
        xyY:
        0.2673, 0.1265, 17.8288
      CIE-Lab:
        49.2878, 85.9045, -71.9208
        CIE-LCH:
        49.2878, 112.0366, 320.0633
        CIE-Luv:
        49.2878, 45.2447, -116.9766
        Hunter-Lab:
        42.2242, 85.4130, -90.4429
      #bf0ff2 color charts
#bf0ff2 RGB chart
      #bf0ff2 CMYK chart
      #bf0ff2 RGB pie chart
      #bf0ff2 color shades, tints & tones
#bf0ff2 color schemes
#bf0ff2 color preview, HTML & CSS examples
           This text has a color of #bf0ff2        
        
          <p style="color:#bf0ff2;">Text here</p>
        
        
          .mytext {color:#bf0ff2;}
        
        Text color #bf0ff2
      
           This box has a color of #bf0ff2        
        
          <div style="background-color:#bf0ff2;">Content here</div>
        
        
          .mybackground {background-color:#bf0ff2;}
        
        Background color #bf0ff2
      
           Border around this has a color of #bf0ff2        
        
          <div style="border:2px solid #bf0ff2;">Content here</div>
        
        
          .myborder {border:2px solid #bf0ff2;}
        
        Border color #bf0ff2