#bf5ff2 color space conversions
Hex:
        #bf5ff2
        RGB:
        191, 95, 242
        CMY:
        25, 63, 5
        CMYK:
        21, 61, 0, 5
      HSL:
        279°, 84.9711%, 66.0784%
        HSV (HSB):
        279°, 60.7438%, 94.9020%
        XYZ:
        41.6051, 25.6716, 86.7667
        xyY:
        0.2701, 0.1667, 25.6716
      CIE-Lab:
        57.7240, 61.8647, -58.3115
        CIE-LCH:
        57.7240, 85.0146, 316.6935
        CIE-Luv:
        57.7240, 33.3256, -99.0671
        Hunter-Lab:
        50.6671, 57.9069, -66.0662
      #bf5ff2 color charts
#bf5ff2 RGB chart
      #bf5ff2 CMYK chart
      #bf5ff2 RGB pie chart
      #bf5ff2 color shades, tints & tones
#bf5ff2 color schemes
#bf5ff2 color preview, HTML & CSS examples
           This text has a color of #bf5ff2        
        
          <p style="color:#bf5ff2;">Text here</p>
        
        
          .mytext {color:#bf5ff2;}
        
        Text color #bf5ff2
      
           This box has a color of #bf5ff2        
        
          <div style="background-color:#bf5ff2;">Content here</div>
        
        
          .mybackground {background-color:#bf5ff2;}
        
        Background color #bf5ff2
      
           Border around this has a color of #bf5ff2        
        
          <div style="border:2px solid #bf5ff2;">Content here</div>
        
        
          .myborder {border:2px solid #bf5ff2;}
        
        Border color #bf5ff2