#b882be color space conversions
Hex:
        #b882be
        RGB:
        184, 130, 190
        CMY:
        28, 49, 25
        CMYK:
        3, 32, 0, 25
      HSL:
        294°, 31.5789%, 62.7451%
        HSV (HSB):
        294°, 31.5789%, 74.5098%
        XYZ:
        37.0441, 29.8733, 52.5289
        xyY:
        0.3101, 0.2501, 29.8733
      CIE-Lab:
        61.5448, 30.9828, -23.1611
        CIE-LCH:
        61.5448, 38.6829, 323.2201
        CIE-Luv:
        61.5448, 26.1643, -40.0261
        Hunter-Lab:
        54.6565, 25.3316, -18.7225
      #b882be color charts
#b882be RGB chart
      #b882be CMYK chart
      #b882be RGB pie chart
      #b882be color shades, tints & tones
#b882be color schemes
#b882be color preview, HTML & CSS examples
           This text has a color of #b882be        
        
          <p style="color:#b882be;">Text here</p>
        
        
          .mytext {color:#b882be;}
        
        Text color #b882be
      
           This box has a color of #b882be        
        
          <div style="background-color:#b882be;">Content here</div>
        
        
          .mybackground {background-color:#b882be;}
        
        Background color #b882be
      
           Border around this has a color of #b882be        
        
          <div style="border:2px solid #b882be;">Content here</div>
        
        
          .myborder {border:2px solid #b882be;}
        
        Border color #b882be