#bf03e1 color space conversions
Hex:
        #bf03e1
        RGB:
        191, 3, 225
        CMY:
        25, 99, 12
        CMYK:
        15, 99, 0, 12
      HSL:
        291°, 97.3684%, 44.7059%
        HSV (HSB):
        291°, 98.6667%, 88.2353%
        XYZ:
        35.1090, 16.5777, 72.5835
        xyY:
        0.2825, 0.1334, 16.5777
      CIE-Lab:
        47.7235, 84.0837, -64.8438
        CIE-LCH:
        47.7235, 106.1828, 322.3612
        CIE-Luv:
        47.7235, 50.9837, -105.9931
        Hunter-Lab:
        40.7158, 82.6672, -77.1946
      #bf03e1 color charts
#bf03e1 RGB chart
      #bf03e1 CMYK chart
      #bf03e1 RGB pie chart
      #bf03e1 color shades, tints & tones
#bf03e1 color schemes
#bf03e1 color preview, HTML & CSS examples
           This text has a color of #bf03e1        
        
          <p style="color:#bf03e1;">Text here</p>
        
        
          .mytext {color:#bf03e1;}
        
        Text color #bf03e1
      
           This box has a color of #bf03e1        
        
          <div style="background-color:#bf03e1;">Content here</div>
        
        
          .mybackground {background-color:#bf03e1;}
        
        Background color #bf03e1
      
           Border around this has a color of #bf03e1        
        
          <div style="border:2px solid #bf03e1;">Content here</div>
        
        
          .myborder {border:2px solid #bf03e1;}
        
        Border color #bf03e1