#bf3ecf color space conversions
Hex:
        #bf3ecf
        RGB:
        191, 62, 207
        CMY:
        25, 76, 19
        CMYK:
        8, 70, 0, 19
      HSL:
        293°, 60.1660%, 52.7451%
        HSV (HSB):
        293°, 70.0483%, 81.1765%
        XYZ:
        34.4710, 19.0266, 60.8872
        xyY:
        0.3014, 0.1663, 19.0266
      CIE-Lab:
        50.7183, 68.9885, -49.7411
        CIE-LCH:
        50.7183, 85.0505, 324.2082
        CIE-Luv:
        50.7183, 50.4649, -84.1201
        Hunter-Lab:
        43.6195, 64.7282, -52.2275
      #bf3ecf color charts
#bf3ecf RGB chart
      #bf3ecf CMYK chart
      #bf3ecf RGB pie chart
      #bf3ecf color shades, tints & tones
#bf3ecf color schemes
#bf3ecf color preview, HTML & CSS examples
           This text has a color of #bf3ecf        
        
          <p style="color:#bf3ecf;">Text here</p>
        
        
          .mytext {color:#bf3ecf;}
        
        Text color #bf3ecf
      
           This box has a color of #bf3ecf        
        
          <div style="background-color:#bf3ecf;">Content here</div>
        
        
          .mybackground {background-color:#bf3ecf;}
        
        Background color #bf3ecf
      
           Border around this has a color of #bf3ecf        
        
          <div style="border:2px solid #bf3ecf;">Content here</div>
        
        
          .myborder {border:2px solid #bf3ecf;}
        
        Border color #bf3ecf