#bf1aec color space conversions
Hex:
        #bf1aec
        RGB:
        191, 26, 236
        CMY:
        25, 90, 7
        CMYK:
        19, 89, 0, 7
      HSL:
        287°, 84.6774%, 51.3725%
        HSV (HSB):
        287°, 88.9831%, 92.5490%
        XYZ:
        36.9956, 17.8713, 80.8565
        xyY:
        0.2726, 0.1317, 17.8713
      CIE-Lab:
        49.3396, 83.4317, -68.4579
        CIE-LCH:
        49.3396, 107.9229, 320.6302
        CIE-Luv:
        49.3396, 46.4264, -112.0128
        Hunter-Lab:
        42.2744, 82.2302, -83.8093
      #bf1aec color charts
#bf1aec RGB chart
      #bf1aec CMYK chart
      #bf1aec RGB pie chart
      #bf1aec color shades, tints & tones
#bf1aec color schemes
#bf1aec color preview, HTML & CSS examples
           This text has a color of #bf1aec        
        
          <p style="color:#bf1aec;">Text here</p>
        
        
          .mytext {color:#bf1aec;}
        
        Text color #bf1aec
      
           This box has a color of #bf1aec        
        
          <div style="background-color:#bf1aec;">Content here</div>
        
        
          .mybackground {background-color:#bf1aec;}
        
        Background color #bf1aec
      
           Border around this has a color of #bf1aec        
        
          <div style="border:2px solid #bf1aec;">Content here</div>
        
        
          .myborder {border:2px solid #bf1aec;}
        
        Border color #bf1aec