#bf2ebf color space conversions
Hex:
        #bf2ebf
        RGB:
        191, 46, 191
        CMY:
        25, 82, 25
        CMYK:
        0, 76, 0, 25
      HSL:
        300°, 61.1814%, 46.4706%
        HSV (HSB):
        300°, 75.9162%, 74.9020%
        XYZ:
        31.8668, 16.7919, 50.8518
        xyY:
        0.3202, 0.1687, 16.7919
      CIE-Lab:
        47.9968, 71.5039, -44.8322
        CIE-LCH:
        47.9968, 84.3963, 327.9127
        CIE-Luv:
        47.9968, 58.8483, -76.0937
        Hunter-Lab:
        40.9780, 67.1004, -44.8916
      #bf2ebf color charts
#bf2ebf RGB chart
      #bf2ebf CMYK chart
      #bf2ebf RGB pie chart
      #bf2ebf color shades, tints & tones
#bf2ebf color schemes
#bf2ebf color preview, HTML & CSS examples
           This text has a color of #bf2ebf        
        
          <p style="color:#bf2ebf;">Text here</p>
        
        
          .mytext {color:#bf2ebf;}
        
        Text color #bf2ebf
      
           This box has a color of #bf2ebf        
        
          <div style="background-color:#bf2ebf;">Content here</div>
        
        
          .mybackground {background-color:#bf2ebf;}
        
        Background color #bf2ebf
      
           Border around this has a color of #bf2ebf        
        
          <div style="border:2px solid #bf2ebf;">Content here</div>
        
        
          .myborder {border:2px solid #bf2ebf;}
        
        Border color #bf2ebf