#bf5fec color space conversions
Hex:
        #bf5fec
        RGB:
        191, 95, 236
        CMY:
        25, 63, 7
        CMYK:
        19, 60, 0, 7
      HSL:
        281°, 78.7709%, 64.9020%
        HSV (HSB):
        281°, 59.7458%, 92.5490%
        XYZ:
        40.7184, 25.3169, 82.0974
        xyY:
        0.2749, 0.1709, 25.3169
      CIE-Lab:
        57.3829, 60.6186, -55.5120
        CIE-LCH:
        57.3829, 82.1961, 317.5178
        CIE-Luv:
        57.3829, 34.6393, -94.4468
        Hunter-Lab:
        50.3159, 56.3991, -61.5188
      #bf5fec color charts
#bf5fec RGB chart
      #bf5fec CMYK chart
      #bf5fec RGB pie chart
      #bf5fec color shades, tints & tones
#bf5fec color schemes
#bf5fec color preview, HTML & CSS examples
           This text has a color of #bf5fec        
        
          <p style="color:#bf5fec;">Text here</p>
        
        
          .mytext {color:#bf5fec;}
        
        Text color #bf5fec
      
           This box has a color of #bf5fec        
        
          <div style="background-color:#bf5fec;">Content here</div>
        
        
          .mybackground {background-color:#bf5fec;}
        
        Background color #bf5fec
      
           Border around this has a color of #bf5fec        
        
          <div style="border:2px solid #bf5fec;">Content here</div>
        
        
          .myborder {border:2px solid #bf5fec;}
        
        Border color #bf5fec