#bf1ae0 color space conversions
Hex:
        #bf1ae0
        RGB:
        191, 26, 224
        CMY:
        25, 90, 12
        CMYK:
        15, 88, 0, 12
      HSL:
        290°, 79.2000%, 49.0196%
        HSV (HSB):
        290°, 88.3929%, 87.8431%
        XYZ:
        35.3098, 17.1970, 71.9793
        xyY:
        0.2836, 0.1381, 17.1970
      CIE-Lab:
        48.5073, 81.3880, -63.0064
        CIE-LCH:
        48.5073, 102.9263, 322.2548
        CIE-Luv:
        48.5073, 50.1535, -103.6602
        Hunter-Lab:
        41.4692, 79.4162, -73.8829
      #bf1ae0 color charts
#bf1ae0 RGB chart
      #bf1ae0 CMYK chart
      #bf1ae0 RGB pie chart
      #bf1ae0 color shades, tints & tones
#bf1ae0 color schemes
#bf1ae0 color preview, HTML & CSS examples
           This text has a color of #bf1ae0        
        
          <p style="color:#bf1ae0;">Text here</p>
        
        
          .mytext {color:#bf1ae0;}
        
        Text color #bf1ae0
      
           This box has a color of #bf1ae0        
        
          <div style="background-color:#bf1ae0;">Content here</div>
        
        
          .mybackground {background-color:#bf1ae0;}
        
        Background color #bf1ae0
      
           Border around this has a color of #bf1ae0        
        
          <div style="border:2px solid #bf1ae0;">Content here</div>
        
        
          .myborder {border:2px solid #bf1ae0;}
        
        Border color #bf1ae0