#b6049e color space conversions
Hex:
        #b6049e
        RGB:
        182, 4, 158
        CMY:
        29, 98, 38
        CMYK:
        0, 98, 13, 29
      HSL:
        308°, 95.6989%, 36.4706%
        HSV (HSB):
        308°, 97.8022%, 71.3725%
        XYZ:
        25.5064, 12.5005, 33.4163
        xyY:
        0.3571, 0.1750, 12.5005
      CIE-Lab:
        42.0008, 72.5041, -34.9039
        CIE-LCH:
        42.0008, 80.4682, 334.2935
        CIE-Luv:
        42.0008, 69.8055, -59.6233
        Hunter-Lab:
        35.3561, 66.8992, -31.2877
      #b6049e color charts
#b6049e RGB chart
      #b6049e CMYK chart
      #b6049e RGB pie chart
      #b6049e color shades, tints & tones
#b6049e color schemes
#b6049e color preview, HTML & CSS examples
           This text has a color of #b6049e        
        
          <p style="color:#b6049e;">Text here</p>
        
        
          .mytext {color:#b6049e;}
        
        Text color #b6049e
      
           This box has a color of #b6049e        
        
          <div style="background-color:#b6049e;">Content here</div>
        
        
          .mybackground {background-color:#b6049e;}
        
        Background color #b6049e
      
           Border around this has a color of #b6049e        
        
          <div style="border:2px solid #b6049e;">Content here</div>
        
        
          .myborder {border:2px solid #b6049e;}
        
        Border color #b6049e