#b4049f color space conversions
Hex:
        #b4049f
        RGB:
        180, 4, 159
        CMY:
        29, 98, 38
        CMYK:
        0, 98, 12, 29
      HSL:
        307°, 95.6522%, 36.0784%
        HSV (HSB):
        307°, 97.7778%, 70.5882%
        XYZ:
        25.1238, 12.2933, 33.8496
        xyY:
        0.3525, 0.1725, 12.2933
      CIE-Lab:
        41.6786, 72.2726, -36.0401
        CIE-LCH:
        41.6786, 80.7603, 333.4960
        CIE-Luv:
        41.6786, 67.8473, -61.0436
        Hunter-Lab:
        35.0619, 66.5472, -32.6967
      #b4049f color charts
#b4049f RGB chart
      #b4049f CMYK chart
      #b4049f RGB pie chart
      #b4049f color shades, tints & tones
#b4049f color schemes
#b4049f color preview, HTML & CSS examples
           This text has a color of #b4049f        
        
          <p style="color:#b4049f;">Text here</p>
        
        
          .mytext {color:#b4049f;}
        
        Text color #b4049f
      
           This box has a color of #b4049f        
        
          <div style="background-color:#b4049f;">Content here</div>
        
        
          .mybackground {background-color:#b4049f;}
        
        Background color #b4049f
      
           Border around this has a color of #b4049f        
        
          <div style="border:2px solid #b4049f;">Content here</div>
        
        
          .myborder {border:2px solid #b4049f;}
        
        Border color #b4049f