#bf47be color space conversions
Hex:
        #bf47be
        RGB:
        191, 71, 190
        CMY:
        25, 72, 25
        CMYK:
        0, 63, 1, 25
      HSL:
        301°, 48.3871%, 51.3725%
        HSV (HSB):
        301°, 62.8272%, 74.9020%
        XYZ:
        33.0334, 19.3005, 50.6995
        xyY:
        0.3206, 0.1873, 19.3005
      CIE-Lab:
        51.0370, 62.5875, -39.4355
        CIE-LCH:
        51.0370, 73.9753, 327.7856
        CIE-Luv:
        51.0370, 53.4412, -67.9169
        Hunter-Lab:
        43.9324, 57.3349, -37.6701
      #bf47be color charts
#bf47be RGB chart
      #bf47be CMYK chart
      #bf47be RGB pie chart
      #bf47be color shades, tints & tones
#bf47be color schemes
#bf47be color preview, HTML & CSS examples
           This text has a color of #bf47be        
        
          <p style="color:#bf47be;">Text here</p>
        
        
          .mytext {color:#bf47be;}
        
        Text color #bf47be
      
           This box has a color of #bf47be        
        
          <div style="background-color:#bf47be;">Content here</div>
        
        
          .mybackground {background-color:#bf47be;}
        
        Background color #bf47be
      
           Border around this has a color of #bf47be        
        
          <div style="border:2px solid #bf47be;">Content here</div>
        
        
          .myborder {border:2px solid #bf47be;}
        
        Border color #bf47be