#bfa5f1 color space conversions
Hex:
        #bfa5f1
        RGB:
        191, 165, 241
        CMY:
        25, 35, 5
        CMYK:
        21, 32, 0, 5
      HSL:
        261°, 73.0769%, 79.6078%
        HSV (HSB):
        261°, 31.5353%, 94.5098%
        XYZ:
        50.8182, 44.3375, 89.0987
        xyY:
        0.2758, 0.2406, 44.3375
      CIE-Lab:
        72.4535, 24.5519, -34.5623
        CIE-LCH:
        72.4535, 42.3951, 305.3886
        CIE-Luv:
        72.4535, 8.3933, -58.8410
        Hunter-Lab:
        66.5864, 19.7034, -32.7249
      #bfa5f1 color charts
#bfa5f1 RGB chart
      #bfa5f1 CMYK chart
      #bfa5f1 RGB pie chart
      #bfa5f1 color shades, tints & tones
#bfa5f1 color schemes
#bfa5f1 color preview, HTML & CSS examples
           This text has a color of #bfa5f1        
        
          <p style="color:#bfa5f1;">Text here</p>
        
        
          .mytext {color:#bfa5f1;}
        
        Text color #bfa5f1
      
           This box has a color of #bfa5f1        
        
          <div style="background-color:#bfa5f1;">Content here</div>
        
        
          .mybackground {background-color:#bfa5f1;}
        
        Background color #bfa5f1
      
           Border around this has a color of #bfa5f1        
        
          <div style="border:2px solid #bfa5f1;">Content here</div>
        
        
          .myborder {border:2px solid #bfa5f1;}
        
        Border color #bfa5f1