#bf1bee color space conversions
Hex:
        #bf1bee
        RGB:
        191, 27, 238
        CMY:
        25, 89, 7
        CMYK:
        20, 89, 0, 7
      HSL:
        287°, 86.1224%, 51.9608%
        HSV (HSB):
        287°, 88.6555%, 93.3333%
        XYZ:
        37.3104, 18.0333, 82.4032
        xyY:
        0.2709, 0.1309, 18.0333
      CIE-Lab:
        49.5364, 83.6160, -69.2661
        CIE-LCH:
        49.5364, 108.5791, 320.3622
        CIE-Luv:
        49.5364, 45.7574, -113.2846
        Hunter-Lab:
        42.4656, 82.5158, -85.3245
      #bf1bee color charts
#bf1bee RGB chart
      #bf1bee CMYK chart
      #bf1bee RGB pie chart
      #bf1bee color shades, tints & tones
#bf1bee color schemes
#bf1bee color preview, HTML & CSS examples
           This text has a color of #bf1bee        
        
          <p style="color:#bf1bee;">Text here</p>
        
        
          .mytext {color:#bf1bee;}
        
        Text color #bf1bee
      
           This box has a color of #bf1bee        
        
          <div style="background-color:#bf1bee;">Content here</div>
        
        
          .mybackground {background-color:#bf1bee;}
        
        Background color #bf1bee
      
           Border around this has a color of #bf1bee        
        
          <div style="border:2px solid #bf1bee;">Content here</div>
        
        
          .myborder {border:2px solid #bf1bee;}
        
        Border color #bf1bee