#b6048b color space conversions
Hex:
        #b6048b
        RGB:
        182, 4, 139
        CMY:
        29, 98, 45
        CMYK:
        0, 98, 24, 29
      HSL:
        314°, 95.6989%, 36.4706%
        HSV (HSB):
        314°, 97.8022%, 71.3725%
        XYZ:
        23.9950, 11.8960, 25.4576
        xyY:
        0.3911, 0.1939, 11.8960
      CIE-Lab:
        41.0503, 70.1010, -24.8482
        CIE-LCH:
        41.0503, 74.3746, 340.4825
        CIE-Luv:
        41.0503, 78.1335, -45.0030
        Hunter-Lab:
        34.4906, 63.8236, -19.6187
      #b6048b color charts
#b6048b RGB chart
      #b6048b CMYK chart
      #b6048b RGB pie chart
      #b6048b color shades, tints & tones
#b6048b color schemes
#b6048b color preview, HTML & CSS examples
           This text has a color of #b6048b        
        
          <p style="color:#b6048b;">Text here</p>
        
        
          .mytext {color:#b6048b;}
        
        Text color #b6048b
      
           This box has a color of #b6048b        
        
          <div style="background-color:#b6048b;">Content here</div>
        
        
          .mybackground {background-color:#b6048b;}
        
        Background color #b6048b
      
           Border around this has a color of #b6048b        
        
          <div style="border:2px solid #b6048b;">Content here</div>
        
        
          .myborder {border:2px solid #b6048b;}
        
        Border color #b6048b