#bf47f4 color space conversions
Hex:
        #bf47f4
        RGB:
        191, 71, 244
        CMY:
        25, 72, 4
        CMYK:
        22, 71, 0, 4
      HSL:
        282°, 88.7179%, 61.7647%
        HSV (HSB):
        282°, 70.9016%, 95.6863%
        XYZ:
        40.0682, 22.1145, 87.7446
        xyY:
        0.2673, 0.1475, 22.1145
      CIE-Lab:
        54.1483, 72.5441, -65.1706
        CIE-LCH:
        54.1483, 97.5185, 318.0648
        CIE-Luv:
        54.1483, 38.3997, -109.0470
        Hunter-Lab:
        47.0261, 69.7941, -77.7094
      #bf47f4 color charts
#bf47f4 RGB chart
      #bf47f4 CMYK chart
      #bf47f4 RGB pie chart
      #bf47f4 color shades, tints & tones
#bf47f4 color schemes
#bf47f4 color preview, HTML & CSS examples
           This text has a color of #bf47f4        
        
          <p style="color:#bf47f4;">Text here</p>
        
        
          .mytext {color:#bf47f4;}
        
        Text color #bf47f4
      
           This box has a color of #bf47f4        
        
          <div style="background-color:#bf47f4;">Content here</div>
        
        
          .mybackground {background-color:#bf47f4;}
        
        Background color #bf47f4
      
           Border around this has a color of #bf47f4        
        
          <div style="border:2px solid #bf47f4;">Content here</div>
        
        
          .myborder {border:2px solid #bf47f4;}
        
        Border color #bf47f4