#bf21a4 color space conversions
Hex:
        #bf21a4
        RGB:
        191, 33, 164
        CMY:
        25, 87, 36
        CMYK:
        0, 83, 14, 25
      HSL:
        310°, 70.5357%, 43.9216%
        HSV (HSB):
        310°, 82.7225%, 74.9020%
        XYZ:
        28.7306, 14.8444, 36.4729
        xyY:
        0.3589, 0.1854, 14.8444
      CIE-Lab:
        45.4204, 70.8184, -33.0022
        CIE-LCH:
        45.4204, 78.1306, 335.0139
        CIE-Luv:
        45.4204, 71.2496, -57.9038
        Hunter-Lab:
        38.5285, 65.6821, -29.1569
      #bf21a4 color charts
#bf21a4 RGB chart
      #bf21a4 CMYK chart
      #bf21a4 RGB pie chart
      #bf21a4 color shades, tints & tones
#bf21a4 color schemes
#bf21a4 color preview, HTML & CSS examples
           This text has a color of #bf21a4        
        
          <p style="color:#bf21a4;">Text here</p>
        
        
          .mytext {color:#bf21a4;}
        
        Text color #bf21a4
      
           This box has a color of #bf21a4        
        
          <div style="background-color:#bf21a4;">Content here</div>
        
        
          .mybackground {background-color:#bf21a4;}
        
        Background color #bf21a4
      
           Border around this has a color of #bf21a4        
        
          <div style="border:2px solid #bf21a4;">Content here</div>
        
        
          .myborder {border:2px solid #bf21a4;}
        
        Border color #bf21a4