#bf2fe2 color space conversions
Hex:
        #bf2fe2
        RGB:
        191, 47, 226
        CMY:
        25, 82, 11
        CMYK:
        15, 79, 0, 11
      HSL:
        288°, 75.5274%, 53.5294%
        HSV (HSB):
        288°, 79.2035%, 88.6275%
        XYZ:
        36.2298, 18.6004, 73.6322
        xyY:
        0.2820, 0.1448, 18.6004
      CIE-Lab:
        50.2164, 77.1164, -61.3832
        CIE-LCH:
        50.2164, 98.5639, 321.4809
        CIE-Luv:
        50.2164, 47.3064, -101.8998
        Hunter-Lab:
        43.1282, 74.4748, -71.0354
      #bf2fe2 color charts
#bf2fe2 RGB chart
      #bf2fe2 CMYK chart
      #bf2fe2 RGB pie chart
      #bf2fe2 color shades, tints & tones
#bf2fe2 color schemes
#bf2fe2 color preview, HTML & CSS examples
           This text has a color of #bf2fe2        
        
          <p style="color:#bf2fe2;">Text here</p>
        
        
          .mytext {color:#bf2fe2;}
        
        Text color #bf2fe2
      
           This box has a color of #bf2fe2        
        
          <div style="background-color:#bf2fe2;">Content here</div>
        
        
          .mybackground {background-color:#bf2fe2;}
        
        Background color #bf2fe2
      
           Border around this has a color of #bf2fe2        
        
          <div style="border:2px solid #bf2fe2;">Content here</div>
        
        
          .myborder {border:2px solid #bf2fe2;}
        
        Border color #bf2fe2