#bf1af3 color space conversions
Hex:
        #bf1af3
        RGB:
        191, 26, 243
        CMY:
        25, 90, 5
        CMYK:
        21, 89, 0, 5
      HSL:
        286°, 90.0415%, 52.7451%
        HSV (HSB):
        286°, 89.3004%, 95.2941%
        XYZ:
        38.0329, 18.2862, 86.3191
        xyY:
        0.2666, 0.1282, 18.2862
      CIE-Lab:
        49.8414, 84.6494, -71.5827
        CIE-LCH:
        49.8414, 110.8585, 319.7809
        CIE-Luv:
        49.8414, 44.3568, -116.7943
        Hunter-Lab:
        42.7624, 83.9239, -89.7476
      #bf1af3 color charts
#bf1af3 RGB chart
      #bf1af3 CMYK chart
      #bf1af3 RGB pie chart
      #bf1af3 color shades, tints & tones
#bf1af3 color schemes
#bf1af3 color preview, HTML & CSS examples
           This text has a color of #bf1af3        
        
          <p style="color:#bf1af3;">Text here</p>
        
        
          .mytext {color:#bf1af3;}
        
        Text color #bf1af3
      
           This box has a color of #bf1af3        
        
          <div style="background-color:#bf1af3;">Content here</div>
        
        
          .mybackground {background-color:#bf1af3;}
        
        Background color #bf1af3
      
           Border around this has a color of #bf1af3        
        
          <div style="border:2px solid #bf1af3;">Content here</div>
        
        
          .myborder {border:2px solid #bf1af3;}
        
        Border color #bf1af3