#b22372 color space conversions
Hex:
        #b22372
        RGB:
        178, 35, 114
        CMY:
        30, 86, 55
        CMYK:
        0, 80, 36, 30
      HSL:
        327°, 67.1362%, 41.7647%
        HSV (HSB):
        327°, 80.3371%, 69.8039%
        XYZ:
        21.9984, 11.8819, 17.0536
        xyY:
        0.4319, 0.2333, 11.8819
      CIE-Lab:
        41.0279, 61.1778, -9.4835
        CIE-LCH:
        41.0279, 61.9085, 351.1884
        CIE-Luv:
        41.0279, 81.1727, -22.9072
        Hunter-Lab:
        34.4702, 53.5933, -5.2037
      #b22372 color charts
#b22372 RGB chart
      #b22372 CMYK chart
      #b22372 RGB pie chart
      #b22372 color shades, tints & tones
#b22372 color schemes
#b22372 color preview, HTML & CSS examples
           This text has a color of #b22372        
        
          <p style="color:#b22372;">Text here</p>
        
        
          .mytext {color:#b22372;}
        
        Text color #b22372
      
           This box has a color of #b22372        
        
          <div style="background-color:#b22372;">Content here</div>
        
        
          .mybackground {background-color:#b22372;}
        
        Background color #b22372
      
           Border around this has a color of #b22372        
        
          <div style="border:2px solid #b22372;">Content here</div>
        
        
          .myborder {border:2px solid #b22372;}
        
        Border color #b22372