#bfa1ea color space conversions
Hex:
        #bfa1ea
        RGB:
        191, 161, 234
        CMY:
        25, 37, 8
        CMYK:
        18, 31, 0, 8
      HSL:
        265°, 63.4783%, 77.4510%
        HSV (HSB):
        265°, 31.1966%, 91.7647%
        XYZ:
        49.0820, 42.5066, 83.4596
        xyY:
        0.2804, 0.2428, 42.5066
      CIE-Lab:
        71.2188, 25.1987, -32.6583
        CIE-LCH:
        71.2188, 41.2497, 307.6533
        CIE-Luv:
        71.2188, 10.8093, -55.6258
        Hunter-Lab:
        65.1971, 20.2843, -30.2599
      #bfa1ea color charts
#bfa1ea RGB chart
      #bfa1ea CMYK chart
      #bfa1ea RGB pie chart
      #bfa1ea color shades, tints & tones
#bfa1ea color schemes
#bfa1ea color preview, HTML & CSS examples
           This text has a color of #bfa1ea        
        
          <p style="color:#bfa1ea;">Text here</p>
        
        
          .mytext {color:#bfa1ea;}
        
        Text color #bfa1ea
      
           This box has a color of #bfa1ea        
        
          <div style="background-color:#bfa1ea;">Content here</div>
        
        
          .mybackground {background-color:#bfa1ea;}
        
        Background color #bfa1ea
      
           Border around this has a color of #bfa1ea        
        
          <div style="border:2px solid #bfa1ea;">Content here</div>
        
        
          .myborder {border:2px solid #bfa1ea;}
        
        Border color #bfa1ea