#bf20c4 color space conversions
Hex:
        #bf20c4
        RGB:
        191, 32, 196
        CMY:
        25, 87, 23
        CMYK:
        3, 84, 0, 23
      HSL:
        298°, 71.9298%, 44.7059%
        HSV (HSB):
        298°, 83.6735%, 76.8627%
        XYZ:
        31.9662, 16.0949, 53.6464
        xyY:
        0.3143, 0.1582, 16.0949
      CIE-Lab:
        47.0988, 75.7354, -49.1725
        CIE-LCH:
        47.0988, 90.2984, 327.0057
        CIE-Luv:
        47.0988, 59.1198, -82.5504
        Hunter-Lab:
        40.1185, 72.0205, -51.1996
      #bf20c4 color charts
#bf20c4 RGB chart
      #bf20c4 CMYK chart
      #bf20c4 RGB pie chart
      #bf20c4 color shades, tints & tones
#bf20c4 color schemes
#bf20c4 color preview, HTML & CSS examples
           This text has a color of #bf20c4        
        
          <p style="color:#bf20c4;">Text here</p>
        
        
          .mytext {color:#bf20c4;}
        
        Text color #bf20c4
      
           This box has a color of #bf20c4        
        
          <div style="background-color:#bf20c4;">Content here</div>
        
        
          .mybackground {background-color:#bf20c4;}
        
        Background color #bf20c4
      
           Border around this has a color of #bf20c4        
        
          <div style="border:2px solid #bf20c4;">Content here</div>
        
        
          .myborder {border:2px solid #bf20c4;}
        
        Border color #bf20c4