#bf33f2 color space conversions
Hex:
        #bf33f2
        RGB:
        191, 51, 242
        CMY:
        25, 80, 5
        CMYK:
        21, 79, 0, 5
      HSL:
        284°, 88.0184%, 57.4510%
        HSV (HSB):
        284°, 78.9256%, 94.9020%
        XYZ:
        38.6967, 19.8548, 85.7972
        xyY:
        0.2681, 0.1375, 19.8548
      CIE-Lab:
        51.6727, 78.8873, -68.0517
        CIE-LCH:
        51.6727, 104.1837, 319.2175
        CIE-Luv:
        51.6727, 42.1743, -112.4907
        Hunter-Lab:
        44.5588, 77.0391, -82.9709
      #bf33f2 color charts
#bf33f2 RGB chart
      #bf33f2 CMYK chart
      #bf33f2 RGB pie chart
      #bf33f2 color shades, tints & tones
#bf33f2 color schemes
#bf33f2 color preview, HTML & CSS examples
           This text has a color of #bf33f2        
        
          <p style="color:#bf33f2;">Text here</p>
        
        
          .mytext {color:#bf33f2;}
        
        Text color #bf33f2
      
           This box has a color of #bf33f2        
        
          <div style="background-color:#bf33f2;">Content here</div>
        
        
          .mybackground {background-color:#bf33f2;}
        
        Background color #bf33f2
      
           Border around this has a color of #bf33f2        
        
          <div style="border:2px solid #bf33f2;">Content here</div>
        
        
          .myborder {border:2px solid #bf33f2;}
        
        Border color #bf33f2