#bf0eaa color space conversions
Hex:
        #bf0eaa
        RGB:
        191, 14, 170
        CMY:
        25, 95, 33
        CMYK:
        0, 93, 11, 25
      HSL:
        307°, 86.3415%, 40.1961%
        HSV (HSB):
        307°, 92.6702%, 74.9020%
        XYZ:
        28.8986, 14.2927, 39.2659
        xyY:
        0.3505, 0.1733, 14.2927
      CIE-Lab:
        44.6498, 74.7925, -37.7892
        CIE-LCH:
        44.6498, 83.7971, 333.1946
        CIE-Luv:
        44.6498, 70.9824, -65.0647
        Hunter-Lab:
        37.8057, 70.2850, -35.1159
      #bf0eaa color charts
#bf0eaa RGB chart
      #bf0eaa CMYK chart
      #bf0eaa RGB pie chart
      #bf0eaa color shades, tints & tones
#bf0eaa color schemes
#bf0eaa color preview, HTML & CSS examples
           This text has a color of #bf0eaa        
        
          <p style="color:#bf0eaa;">Text here</p>
        
        
          .mytext {color:#bf0eaa;}
        
        Text color #bf0eaa
      
           This box has a color of #bf0eaa        
        
          <div style="background-color:#bf0eaa;">Content here</div>
        
        
          .mybackground {background-color:#bf0eaa;}
        
        Background color #bf0eaa
      
           Border around this has a color of #bf0eaa        
        
          <div style="border:2px solid #bf0eaa;">Content here</div>
        
        
          .myborder {border:2px solid #bf0eaa;}
        
        Border color #bf0eaa