#b22e72 color space conversions
Hex:
        #b22e72
        RGB:
        178, 46, 114
        CMY:
        30, 82, 55
        CMYK:
        0, 74, 36, 30
      HSL:
        329°, 58.9286%, 43.9216%
        HSV (HSB):
        329°, 74.1573%, 69.8039%
        XYZ:
        22.3744, 12.6339, 17.1789
        xyY:
        0.4287, 0.2421, 12.6339
      CIE-Lab:
        42.2063, 57.8373, -7.7151
        CIE-LCH:
        42.2063, 58.3496, 352.4020
        CIE-Luv:
        42.2063, 77.8652, -20.1292
        Hunter-Lab:
        35.5442, 50.1600, -3.7746
      #b22e72 color charts
#b22e72 RGB chart
      #b22e72 CMYK chart
      #b22e72 RGB pie chart
      #b22e72 color shades, tints & tones
#b22e72 color schemes
#b22e72 color preview, HTML & CSS examples
           This text has a color of #b22e72        
        
          <p style="color:#b22e72;">Text here</p>
        
        
          .mytext {color:#b22e72;}
        
        Text color #b22e72
      
           This box has a color of #b22e72        
        
          <div style="background-color:#b22e72;">Content here</div>
        
        
          .mybackground {background-color:#b22e72;}
        
        Background color #b22e72
      
           Border around this has a color of #b22e72        
        
          <div style="border:2px solid #b22e72;">Content here</div>
        
        
          .myborder {border:2px solid #b22e72;}
        
        Border color #b22e72