#b6005e color space conversions
Hex:
        #b6005e
        RGB:
        182, 0, 94
        CMY:
        29, 100, 63
        CMYK:
        0, 100, 48, 29
      HSL:
        329°, 100.0000%, 35.6863%
        HSV (HSB):
        329°, 100.0000%, 71.3725%
        XYZ:
        21.3118, 10.7532, 11.5420
        xyY:
        0.4887, 0.2466, 10.7532
      CIE-Lab:
        39.1617, 65.9939, 0.4528
        CIE-LCH:
        39.1617, 65.9955, 0.3931
        CIE-Luv:
        39.1617, 99.0595, -11.6252
        Hunter-Lab:
        32.7921, 58.6219, 2.0859
      #b6005e color charts
#b6005e RGB chart
      #b6005e CMYK chart
      #b6005e RGB pie chart
      #b6005e color shades, tints & tones
#b6005e color schemes
#b6005e color preview, HTML & CSS examples
           This text has a color of #b6005e        
        
          <p style="color:#b6005e;">Text here</p>
        
        
          .mytext {color:#b6005e;}
        
        Text color #b6005e
      
           This box has a color of #b6005e        
        
          <div style="background-color:#b6005e;">Content here</div>
        
        
          .mybackground {background-color:#b6005e;}
        
        Background color #b6005e
      
           Border around this has a color of #b6005e        
        
          <div style="border:2px solid #b6005e;">Content here</div>
        
        
          .myborder {border:2px solid #b6005e;}
        
        Border color #b6005e