#bf05e1 color space conversions
Hex:
        #bf05e1
        RGB:
        191, 5, 225
        CMY:
        25, 98, 12
        CMYK:
        15, 98, 0, 12
      HSL:
        291°, 95.6522%, 45.0980%
        HSV (HSB):
        291°, 97.7778%, 88.2353%
        XYZ:
        35.1307, 16.6211, 72.5908
        xyY:
        0.2825, 0.1337, 16.6211
      CIE-Lab:
        47.7791, 83.9181, -64.7538
        CIE-LCH:
        47.7791, 105.9967, 322.3451
        CIE-Luv:
        47.7791, 50.9099, -105.8889
        Hunter-Lab:
        40.7690, 82.4678, -77.0297
      #bf05e1 color charts
#bf05e1 RGB chart
      #bf05e1 CMYK chart
      #bf05e1 RGB pie chart
      #bf05e1 color shades, tints & tones
#bf05e1 color schemes
#bf05e1 color preview, HTML & CSS examples
           This text has a color of #bf05e1        
        
          <p style="color:#bf05e1;">Text here</p>
        
        
          .mytext {color:#bf05e1;}
        
        Text color #bf05e1
      
           This box has a color of #bf05e1        
        
          <div style="background-color:#bf05e1;">Content here</div>
        
        
          .mybackground {background-color:#bf05e1;}
        
        Background color #bf05e1
      
           Border around this has a color of #bf05e1        
        
          <div style="border:2px solid #bf05e1;">Content here</div>
        
        
          .myborder {border:2px solid #bf05e1;}
        
        Border color #bf05e1