#bf99f2 color space conversions
Hex:
        #bf99f2
        RGB:
        191, 153, 242
        CMY:
        25, 40, 5
        CMYK:
        21, 37, 0, 5
      HSL:
        266°, 77.3913%, 77.4510%
        HSV (HSB):
        266°, 36.7769%, 94.9020%
        XYZ:
        48.9041, 40.2696, 89.1997
        xyY:
        0.2742, 0.2258, 40.2696
      CIE-Lab:
        69.6611, 31.4275, -39.4474
        CIE-LCH:
        69.6611, 50.4360, 308.5441
        CIE-Luv:
        69.6611, 13.2762, -67.5833
        Hunter-Lab:
        63.4584, 26.5087, -38.9196
      #bf99f2 color charts
#bf99f2 RGB chart
      #bf99f2 CMYK chart
      #bf99f2 RGB pie chart
      #bf99f2 color shades, tints & tones
#bf99f2 color schemes
#bf99f2 color preview, HTML & CSS examples
           This text has a color of #bf99f2        
        
          <p style="color:#bf99f2;">Text here</p>
        
        
          .mytext {color:#bf99f2;}
        
        Text color #bf99f2
      
           This box has a color of #bf99f2        
        
          <div style="background-color:#bf99f2;">Content here</div>
        
        
          .mybackground {background-color:#bf99f2;}
        
        Background color #bf99f2
      
           Border around this has a color of #bf99f2        
        
          <div style="border:2px solid #bf99f2;">Content here</div>
        
        
          .myborder {border:2px solid #bf99f2;}
        
        Border color #bf99f2