#bf0bee color space conversions
Hex:
        #bf0bee
        RGB:
        191, 11, 238
        CMY:
        25, 96, 7
        CMYK:
        20, 95, 0, 7
      HSL:
        288°, 91.1647%, 48.8235%
        HSV (HSB):
        288°, 95.3782%, 93.3333%
        XYZ:
        37.0381, 17.4888, 82.3125
        xyY:
        0.2707, 0.1278, 17.4888
      CIE-Lab:
        48.8701, 85.5957, -70.3481
        CIE-LCH:
        48.8701, 110.7948, 320.5844
        CIE-Luv:
        48.8701, 46.5997, -114.4970
        Hunter-Lab:
        41.8196, 84.9071, -87.4254
      #bf0bee color charts
#bf0bee RGB chart
      #bf0bee CMYK chart
      #bf0bee RGB pie chart
      #bf0bee color shades, tints & tones
#bf0bee color schemes
#bf0bee color preview, HTML & CSS examples
           This text has a color of #bf0bee        
        
          <p style="color:#bf0bee;">Text here</p>
        
        
          .mytext {color:#bf0bee;}
        
        Text color #bf0bee
      
           This box has a color of #bf0bee        
        
          <div style="background-color:#bf0bee;">Content here</div>
        
        
          .mybackground {background-color:#bf0bee;}
        
        Background color #bf0bee
      
           Border around this has a color of #bf0bee        
        
          <div style="border:2px solid #bf0bee;">Content here</div>
        
        
          .myborder {border:2px solid #bf0bee;}
        
        Border color #bf0bee