#b6327d color space conversions
Hex:
        #b6327d
        RGB:
        182, 50, 125
        CMY:
        29, 80, 51
        CMYK:
        0, 73, 31, 29
      HSL:
        326°, 56.8966%, 45.4902%
        HSV (HSB):
        326°, 72.5275%, 71.3725%
        XYZ:
        24.1337, 13.7070, 20.7758
        xyY:
        0.4117, 0.2338, 13.7070
      CIE-Lab:
        43.8097, 58.8147, -12.0205
        CIE-LCH:
        43.8097, 60.0305, 348.4490
        CIE-Luv:
        43.8097, 75.5674, -26.1732
        Hunter-Lab:
        37.0229, 51.5666, -7.3551
      #b6327d color charts
#b6327d RGB chart
      #b6327d CMYK chart
      #b6327d RGB pie chart
      #b6327d color shades, tints & tones
#b6327d color schemes
#b6327d color preview, HTML & CSS examples
           This text has a color of #b6327d        
        
          <p style="color:#b6327d;">Text here</p>
        
        
          .mytext {color:#b6327d;}
        
        Text color #b6327d
      
           This box has a color of #b6327d        
        
          <div style="background-color:#b6327d;">Content here</div>
        
        
          .mybackground {background-color:#b6327d;}
        
        Background color #b6327d
      
           Border around this has a color of #b6327d        
        
          <div style="border:2px solid #b6327d;">Content here</div>
        
        
          .myborder {border:2px solid #b6327d;}
        
        Border color #b6327d