#bf5eff color space conversions
Hex:
        #bf5eff
        RGB:
        191, 94, 255
        CMY:
        25, 63, 0
        CMYK:
        25, 63, 0, 0
      HSL:
        276°, 100.0000%, 68.4314%
        HSV (HSB):
        276°, 63.1373%, 100.0000%
        XYZ:
        43.5386, 26.3018, 97.3898
        xyY:
        0.2604, 0.1573, 26.3018
      CIE-Lab:
        58.3224, 65.0776, -64.5577
        CIE-LCH:
        58.3224, 91.6667, 315.2298
        CIE-Luv:
        58.3224, 30.8213, -109.3099
        Hunter-Lab:
        51.2853, 61.7882, -76.6909
      #bf5eff color charts
#bf5eff RGB chart
      #bf5eff CMYK chart
      #bf5eff RGB pie chart
      #bf5eff color shades, tints & tones
#bf5eff color schemes
#bf5eff color preview, HTML & CSS examples
           This text has a color of #bf5eff        
        
          <p style="color:#bf5eff;">Text here</p>
        
        
          .mytext {color:#bf5eff;}
        
        Text color #bf5eff
      
           This box has a color of #bf5eff        
        
          <div style="background-color:#bf5eff;">Content here</div>
        
        
          .mybackground {background-color:#bf5eff;}
        
        Background color #bf5eff
      
           Border around this has a color of #bf5eff        
        
          <div style="border:2px solid #bf5eff;">Content here</div>
        
        
          .myborder {border:2px solid #bf5eff;}
        
        Border color #bf5eff