#bf02e4 color space conversions
Hex:
        #bf02e4
        RGB:
        191, 2, 228
        CMY:
        25, 99, 11
        CMYK:
        16, 99, 0, 11
      HSL:
        290°, 98.2609%, 45.0980%
        HSV (HSB):
        290°, 99.1228%, 89.4118%
        XYZ:
        35.5112, 16.7212, 74.7547
        xyY:
        0.2796, 0.1317, 16.7212
      CIE-Lab:
        47.9068, 84.6580, -66.2527
        CIE-LCH:
        47.9068, 107.5007, 321.9536
        CIE-Luv:
        47.9068, 50.0444, -108.1155
        Hunter-Lab:
        40.8916, 83.4531, -79.7650
      #bf02e4 color charts
#bf02e4 RGB chart
      #bf02e4 CMYK chart
      #bf02e4 RGB pie chart
      #bf02e4 color shades, tints & tones
#bf02e4 color schemes
#bf02e4 color preview, HTML & CSS examples
           This text has a color of #bf02e4        
        
          <p style="color:#bf02e4;">Text here</p>
        
        
          .mytext {color:#bf02e4;}
        
        Text color #bf02e4
      
           This box has a color of #bf02e4        
        
          <div style="background-color:#bf02e4;">Content here</div>
        
        
          .mybackground {background-color:#bf02e4;}
        
        Background color #bf02e4
      
           Border around this has a color of #bf02e4        
        
          <div style="border:2px solid #bf02e4;">Content here</div>
        
        
          .myborder {border:2px solid #bf02e4;}
        
        Border color #bf02e4