#b2048d color space conversions
Hex:
        #b2048d
        RGB:
        178, 4, 141
        CMY:
        30, 98, 45
        CMYK:
        0, 98, 21, 30
      HSL:
        313°, 95.6044%, 35.6863%
        HSV (HSB):
        313°, 97.7528%, 69.8039%
        XYZ:
        23.2112, 11.4749, 26.1908
        xyY:
        0.3813, 0.1885, 11.4749
      CIE-Lab:
        40.3691, 69.5586, -27.1945
        CIE-LCH:
        40.3691, 74.6856, 338.6465
        CIE-Luv:
        40.3691, 74.0622, -47.9119
        Hunter-Lab:
        33.8746, 63.0294, -22.1290
      #b2048d color charts
#b2048d RGB chart
      #b2048d CMYK chart
      #b2048d RGB pie chart
      #b2048d color shades, tints & tones
#b2048d color schemes
#b2048d color preview, HTML & CSS examples
           This text has a color of #b2048d        
        
          <p style="color:#b2048d;">Text here</p>
        
        
          .mytext {color:#b2048d;}
        
        Text color #b2048d
      
           This box has a color of #b2048d        
        
          <div style="background-color:#b2048d;">Content here</div>
        
        
          .mybackground {background-color:#b2048d;}
        
        Background color #b2048d
      
           Border around this has a color of #b2048d        
        
          <div style="border:2px solid #b2048d;">Content here</div>
        
        
          .myborder {border:2px solid #b2048d;}
        
        Border color #b2048d