#b2327b color space conversions
Hex:
        #b2327b
        RGB:
        178, 50, 123
        CMY:
        30, 80, 52
        CMYK:
        0, 72, 31, 30
      HSL:
        326°, 56.1404%, 44.7059%
        HSV (HSB):
        326°, 71.9101%, 69.8039%
        XYZ:
        23.0759, 13.1762, 20.0659
        xyY:
        0.4097, 0.2340, 13.1762
      CIE-Lab:
        43.0276, 57.4906, -12.0424
        CIE-LCH:
        43.0276, 58.7383, 348.1694
        CIE-Luv:
        43.0276, 73.1299, -25.8408
        Hunter-Lab:
        36.2991, 49.9516, -7.3658
      #b2327b color charts
#b2327b RGB chart
      #b2327b CMYK chart
      #b2327b RGB pie chart
      #b2327b color shades, tints & tones
#b2327b color schemes
#b2327b color preview, HTML & CSS examples
           This text has a color of #b2327b        
        
          <p style="color:#b2327b;">Text here</p>
        
        
          .mytext {color:#b2327b;}
        
        Text color #b2327b
      
           This box has a color of #b2327b        
        
          <div style="background-color:#b2327b;">Content here</div>
        
        
          .mybackground {background-color:#b2327b;}
        
        Background color #b2327b
      
           Border around this has a color of #b2327b        
        
          <div style="border:2px solid #b2327b;">Content here</div>
        
        
          .myborder {border:2px solid #b2327b;}
        
        Border color #b2327b