#b2048e color space conversions
Hex:
        #b2048e
        RGB:
        178, 4, 142
        CMY:
        30, 98, 44
        CMYK:
        0, 98, 20, 30
      HSL:
        312°, 95.6044%, 35.6863%
        HSV (HSB):
        312°, 97.7528%, 69.8039%
        XYZ:
        23.2860, 11.5048, 26.5845
        xyY:
        0.3794, 0.1874, 11.5048
      CIE-Lab:
        40.4180, 69.6829, -27.7303
        CIE-LCH:
        40.4180, 74.9978, 338.2999
        CIE-Luv:
        40.4180, 73.6207, -48.6820
        Hunter-Lab:
        33.9187, 63.1866, -22.7267
      #b2048e color charts
#b2048e RGB chart
      #b2048e CMYK chart
      #b2048e RGB pie chart
      #b2048e color shades, tints & tones
#b2048e color schemes
#b2048e color preview, HTML & CSS examples
           This text has a color of #b2048e        
        
          <p style="color:#b2048e;">Text here</p>
        
        
          .mytext {color:#b2048e;}
        
        Text color #b2048e
      
           This box has a color of #b2048e        
        
          <div style="background-color:#b2048e;">Content here</div>
        
        
          .mybackground {background-color:#b2048e;}
        
        Background color #b2048e
      
           Border around this has a color of #b2048e        
        
          <div style="border:2px solid #b2048e;">Content here</div>
        
        
          .myborder {border:2px solid #b2048e;}
        
        Border color #b2048e