#bf5eeb color space conversions
Hex:
        #bf5eeb
        RGB:
        191, 94, 235
        CMY:
        25, 63, 8
        CMYK:
        19, 60, 0, 8
      HSL:
        281°, 77.9006%, 64.5098%
        HSV (HSB):
        281°, 60.0000%, 92.1569%
        XYZ:
        40.4840, 25.0799, 81.3044
        xyY:
        0.2756, 0.1708, 25.0799
      CIE-Lab:
        57.1532, 60.8839, -55.3200
        CIE-LCH:
        57.1532, 82.2627, 317.7412
        CIE-Luv:
        57.1532, 35.1406, -94.0969
        Hunter-Lab:
        50.0799, 56.6575, -61.2011
      #bf5eeb color charts
#bf5eeb RGB chart
      #bf5eeb CMYK chart
      #bf5eeb RGB pie chart
      #bf5eeb color shades, tints & tones
#bf5eeb color schemes
#bf5eeb color preview, HTML & CSS examples
           This text has a color of #bf5eeb        
        
          <p style="color:#bf5eeb;">Text here</p>
        
        
          .mytext {color:#bf5eeb;}
        
        Text color #bf5eeb
      
           This box has a color of #bf5eeb        
        
          <div style="background-color:#bf5eeb;">Content here</div>
        
        
          .mybackground {background-color:#bf5eeb;}
        
        Background color #bf5eeb
      
           Border around this has a color of #bf5eeb        
        
          <div style="border:2px solid #bf5eeb;">Content here</div>
        
        
          .myborder {border:2px solid #bf5eeb;}
        
        Border color #bf5eeb