#b2489b color space conversions
Hex:
        #b2489b
        RGB:
        178, 72, 155
        CMY:
        30, 72, 39
        CMYK:
        0, 60, 13, 30
      HSL:
        313°, 42.4000%, 49.0196%
        HSV (HSB):
        313°, 59.5506%, 69.8039%
        XYZ:
        26.5939, 16.4663, 32.7870
        xyY:
        0.3506, 0.2171, 16.4663
      CIE-Lab:
        47.5804, 52.9742, -24.4319
        CIE-LCH:
        47.5804, 58.3368, 335.2407
        CIE-Luv:
        47.5804, 54.5278, -43.2388
        Hunter-Lab:
        40.5786, 45.9702, -19.5005
      #b2489b color charts
#b2489b RGB chart
      #b2489b CMYK chart
      #b2489b RGB pie chart
      #b2489b color shades, tints & tones
#b2489b color schemes
#b2489b color preview, HTML & CSS examples
           This text has a color of #b2489b        
        
          <p style="color:#b2489b;">Text here</p>
        
        
          .mytext {color:#b2489b;}
        
        Text color #b2489b
      
           This box has a color of #b2489b        
        
          <div style="background-color:#b2489b;">Content here</div>
        
        
          .mybackground {background-color:#b2489b;}
        
        Background color #b2489b
      
           Border around this has a color of #b2489b        
        
          <div style="border:2px solid #b2489b;">Content here</div>
        
        
          .myborder {border:2px solid #b2489b;}
        
        Border color #b2489b